clj-crypto
Encryption wrapper
Provides a simplified interface to Java Bouncy Castle encryption library
Clj-crypto is a wrapper for Bouncy Castle which allows you to easily use cryptography in your clojure app.
29 stars
5 watching
14 forks
Language: Clojure
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bcgit/bc-csharp | A .NET implementation of cryptographic algorithms and protocols. | 1,683 |
novotnyllc/bc-csharp | A C# implementation of cryptographic algorithms and protocols | 176 |
gwjjeff/cryptojs | A cryptographic library providing secure algorithms for data encryption and decryption in JavaScript. | 328 |
kmaragon/konscious.security.cryptography | Provides cryptographic primitives for .NET Core | 218 |
otwieracz/clj-grpc | Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 16 |
aviaviavi/cryptocompare | A Haskell wrapper for accessing public data on cryptocurrency prices and information | 80 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 29 |
cryptocoinjs/coinkey | A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. | 149 |
gnarroway/hato | An HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support. | 381 |
hswick/jutsu.ai | A Clojure wrapper for the Deeplearning4j machine learning library, providing a syntactically elegant API. | 100 |
seancorfield/next-jdbc | A low-level, modern Clojure wrapper for JDBC-based access to databases with improved performance and simplicity. | 783 |
brandonbloom/eclj | An extensible Clojure interpreter aiming to virtualize the language and provide a controlled environment for running portable code. | 106 |
clj-jgit/clj-jgit | A Clojure wrapper around the JGit library for interacting with Git repositories. | 252 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |