Skip to content

matthiasn/buddy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buddy

Dependencies Status

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)

Documentation:

Since 0.3.0, this is a meta package for:

About

Security library for Clojure

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 63.9%
  • Shell 36.1%