digest
Digest utility
Provides message digest functions for data integrity verification in Clojure programming
Digest algorithms (md5, sha1 ...) for Clojure
158 stars
6 watching
18 forks
Language: Clojure
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
xsc/pandect | Provides a simple and efficient way to calculate message digests, checksums, HMAC signatures, and digital signatures in Clojure. | 223 |
clj-commons/byte-streams | A library for converting between various byte and character representations in Java | 417 |
clj-commons/byte-transforms | Provides utility methods for hashing, compressing, and encoding streams of bytes | 104 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,021 |
clj-commons/hickory | An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. | 638 |
clj-commons/rewrite-clj | A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. | 592 |
clj-commons/durable-queue | A Clojure library implementing a task queue that survives process restarts and is bounded by disk space | 385 |
clj-commons/seesaw | A Clojure library for building user interfaces | 1,478 |
bigmlcom/clj-bigml | Provides a Clojure interface to BigML's API for machine learning tasks and data management | 49 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 600 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
eigenhombre/cl-oju | Provides common Lisp equivalents of Clojure functions for sequence manipulation | 19 |
clj-commons/pomegranate | A Clojure API for working with Maven artifact resolvers and dynamic classpath management | 507 |
clj-commons/secretary | A client-side router for ClojureScript | 774 |
clj-time/clj-time | A Clojure library providing basic date and time operations with support for Joda Time | 738 |