Skip to content

podviaznikov/buddy

 
 

Repository files navigation

buddy

Travis Badge

buddy is a complete security library for clojure with support for:

  • authentication, authorization & access rules (ring/compojure extensions)
  • secure hash functions (digest)
  • password hashing algorithms (bcrypt, pbkdf2, scrypt)
  • message/text signing (high level interface)
  • signature & authentication (mac & digital signature)
  • encryption (block & stream ciphers)
  • key derivartion functions (kdf)

For more info:

About

Security library for Clojure

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 81.4%
  • Java 18.4%
  • Other 0.2%