pandect:快速且易于使用的消息摘要,校验和和用于Clojure的HMAC库

时间:2021-05-22 03:11:34
【文件属性】:
文件名称:pandect:快速且易于使用的消息摘要,校验和和用于Clojure的HMAC库
文件大小:1.04MB
文件格式:ZIP
更新时间:2021-05-22 03:11:34
Clojure 泛达 pandect是Clojure的快速,易于使用的 , , 和库。 用法 请注意,对于0.6.0及更高版本,要使用基于BouncyCastle加密提供程序的功能,您必须手动包含org.bouncycastle/bcprov-jdk15on的版本。 另外,在尝试创建uberjar时,您需要特别小心()。 替换 ( require '[pandect.algo.sha1 :refer :all ]) ( sha1 " Hello World! " ) ; ; => "2ef7bde608ce5404e97d5f042f95f89f1c232871" ( sha1 ( .getBytes " Hello World! " " UTF-8 " )) ; ; => "2ef7bde608ce5404e97d5f042f95f89f1c232871
【文件预览】:
pandect-master
----project.clj(2KB)
----.github()
--------workflows()
----test()
--------pandect()
----LICENSE(1KB)
----benchmarks()
--------data()
--------pandect()
----.clj-kondo()
--------config.edn(113B)
----src()
--------pandect()
----CHANGES.md(3KB)
----.gitignore(186B)
----README.md(6KB)

网友评论