Liking cljdoc? Tell your friends :D

Changelog

Version 2.0.0

Date: 2017-08-29

  • Update buddy-core to 1.4.0
  • Update buddy-sign to 2.2.0
  • Update buddy-auth to 2.1.0
  • Update buddy-hashers to 1.3.0

Version 1.3.0

Date: 2017-01-24

  • Update buddy-core to 1.2.0
  • Update buddy-sign to 1.4.0
  • Update buddy-auth to 1.4.0
  • Update buddy-hashers to 1.2.0

Version 1.2.0

Date: 2016-11-15

  • Update buddy-core to 1.1.1
  • Update buddy-sign to 1.3.0
  • Update buddy-auth to 1.3.0
  • Update buddy-hashers to 1.1.0

Version 1.1.0

Date: 2016-09-01

  • Update buddy-core to 1.0.0
  • Update buddy-sign to 1.2.0
  • Update buddy-auth to 1.2.0
  • Update buddy-hashers to 1.0.0

Version 1.0.0

Date: 2016-06-11

  • Update buddy-core to 0.13.0
  • Update buddy-sign to 1.1.0
  • Update buddy-auth to 1.1.0

Version 0.13.0

Date: 2016-04-23

  • Update buddy-sign to 0.13.0
  • Update buddy-auth to 0.13.0

Version 0.12.0

Date: 2016-04-09

  • Update buddy-core to 0.12.1
  • Update buddy-sign to 0.12.0
  • Update buddy-auth to 0.12.0
  • Update buddy-hashers to 0.14.0

Version 0.11.0

Date: 2016-03-27

  • Update buddy-core to 0.11.0
  • Update buddy-sign to 0.11.0
  • Update buddy-auth to 0.11.0
  • Update buddy-hashers to 0.13.0

Version 0.10.0

Date: 2016-01-23

  • Update buddy-hashers to 0.11.0

Version 0.9.0

Date: 2016-01-06

  • Update buddy-core to 0.9.0
  • Update buddy-sign to 0.9.0
  • Update buddy-auth to 0.9.0
  • Update buddy-hashers to 0.10.0

Version 0.8.3

Date: 2015-12-08

  • Update buddy-auth to 0.8.2

Version 0.8.2

Date: 2015-11-28

  • Update buddy-hashers to 0.9.1

Version 0.8.1

Date: 2015-11-17

  • Update buddy-sign to 0.8.1
  • Update buddy-auth to 0.8.1

Version 0.8.0

Date: 2015-11-15

  • Update buddy-core to 0.8.1
  • Update buddy-sign to 0.8.0
  • Update buddy-auth to 0.8.0
  • Update buddy-hashers to 0.9.0

Version 0.7.2

Date: 2015-10-03

  • Update buddy-auth to 0.7.1

Version 0.7.1

Date: 2015-09-23

  • Update buddy-sign to 0.7.1

Version 0.7.0

Date: 2015-09-19

  • Update buddy-core to 0.7.0
  • Update buddy-sign to 0.7.0
  • Update buddy-auth to 0.7.0
  • Update buddy-hashers to 0.7.0

Version 0.6.2

Date: 2015-08-26

  • Update buddy-auth to 0.6.2

Version 0.6.1

Date: 2015-08-02

  • Update buddy-sign to 0.6.1
  • Update buddy-auth to 0.6.1

Version 0.6.0

Date: 2015-06-28

  • Update buddy-core to 0.6.0
  • Update buddy-sign to 0.6.0
  • Update buddy-auth to 0.6.0
  • Update buddy-hashers to 0.6.0

Version 0.5.5

Date: 2015-06-15

  • Update buddy-hashers to 0.5.0

Version 0.5.4

Date: 2015-05-16

  • Update buddy-auth to 0.5.3

Version 0.5.3

Date: 2015-05-09

  • Update buddy-auth to 0.5.2
  • Update buddy-sign to 0.5.1

Version 0.5.2

Date: 2015-04-28

  • Update buddy-auth to 0.5.1

Version 0.5.1

Date: 2015-04-03

  • Update buddy-hashers to 0.4.2

Version 0.5.0

Date: 2015-04-03

  • Update buddy-core to 0.5.0
  • Update buddy-sign to 0.5.0
  • Update buddy-auth to 0.5.0

Version 0.4.4

Date: 2015-03-29

  • Update buddy-auth to 0.4.2

Version 0.4.3

Date: 2015-03-29

  • Update buddy-sign to 0.4.2

Version 0.4.2

Date: 2015-03-14

  • Update buddy-core to 0.4.2
  • Update buddy-sign to 0.4.1
  • Update buddy-hashers to 0.4.1
  • Update buddy-auth to 0.4.1

Version 0.4.1

Date: 2015-02-26

  • Update buddy-core to 0.4.1

Version 0.4.0

Date: 2015-02-22

  • Updated buddy-core to 0.4.0
  • Updated buddy-sign to 0.4.0
  • Updated buddy-auth to 0.4.0
  • Updated buddy-hashers to 0.4.0

Version 0.3.0

Date: 2015-01-28

  • Splitted in modules: buddy-core, buddy-auth, buddy-hashers and buddy-sign (now you should see the concrete changes on respectivelly changes file on each repository).
  • Now this is a metapackage and only track version changes from it children.

Version 0.2.3

Date: 2014-11-19

  • Fix java7 compatibility.
  • Minor fix on namespace name on some test file.
  • Upgrade bouncycastle version to 1.51 (from 1.50)

Version 0.2.2

  • Incomplete uploaded caused by clojars bug.

Version 0.2.1

  • Incomplete uploaded caused by clojars bug.

Version 0.2.0

Date: 2014-10-21

  • Documentation improvements

Version 0.2.0b2

Date: 2014-08-16

  • Remove inconsistences in parameters to authentication backends.
  • Remove inconsistences in parameters on wrap-access-rules middleware.

Version 0.2.0b1

Date: 2014-06-06

  • HMAC moved to buddy.core.mac.hmac (mantaining old ns for backward compatibility).
  • Add Poly1305 mac support.
  • Changed generic sign output format (security improvements but backward incompatible)
  • Changed maxage parameter to more consistent max-age on token auth backend.
  • Make buddy.core.hash namespace more consistent with rest buddy api.
  • Make buddy.core.mac.hmac namespace more consistent with rest buddy api.
  • Add key derivation functions: HKDF, KDF1, KDF2, Counter mode KDF, Feedback mode KDF, Double Pipeline Iteration mode KDF.
  • Add Json Web Signature/Token support.
  • Add initial crypto support with: twofish (block cipher), chacha (stream cipher) and cfb, ctr and cbc block cipher modes of operation.

Version 0.1.1

Data: 2014-04-11

  • Reimplemented hmac and hash functions as protocols for easy extensibility.
  • Make some core functions as public api (documenting them).
  • Add ECDSA, RSASSA-PKCS1-V1_5 RSASSA-PSS signature algorithms.
  • Add private/public key reader util functions on buddy.core.keys namespace.
  • Add SHA3 digest function utilities on buddy.core.hash namespace.
  • Unify buddy.core.{hash,sign,hmac} api.

Version 0.1.0-beta4

Date: 2014-02-25

  • Assoc matching access rule to request.
  • Add "restricted" handler decorator for url independent access rules assignation.
  • Split token backend in: token-backend and signed-token-backend. token backend now works like any other token authenticacion implementation: parses a token and executes simple function for authenticate it.

Version 0.1.0-beta3

Date: 2014-02-08

  • Simplify hashers namespace
  • Add scrypt hasher.
  • Replace pbkdf2-sha1 with pbkdf2-sha256
  • Minor bug fixes on hashers.

Version 0.1.0-beta2

Date: 2014-02-03

  • Add access rule system
  • Documentation improvements.

Version 0.1.0-beta1

Date: 2014-01-20

  • Initial version

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close