Revisions of libsodium

Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 7)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 246740 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 6)
- Update to version 0.7.0
  * Added sodium_malloc() and sodium_allocarray() for secure memory
    allocation.
  * ed25519 keys can be converted to curve25519 keys with
    crypto_sign_ed25519_pk_to_curve25519() and
    crypto_sign_ed25519_sk_to_curve25519().
  * aes256 was removed.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 241195 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 5)
- Update to version 0.6.1
  * The ChaCha20 stream cipher has been added
  * The ChaCha20Poly1305 AEAD construction has been implemented
  * crypto_onetimeauth() now provides a streaming interface.
  * New API: crypto_sign_detached() and crypto_sign_verify_detached()
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 233866 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 4)
- Update to version 0.5.0
   * sodium_mlock()/sodium_munlock() have been introduced.
   * Added high-level wrappers for crypto_box and crypto_secretbox
   * Added crypto_pwhash_scryptxsalsa208sha256* functions
   * Salsa20 and ed25519 implementations now support overlapping
     inputs/keys/outputs
   * The poly1305-53 implementation has been replaced with Floodyberry's
     poly1305-donna32 and poly1305-donna64 implementations
   * sodium_hex2bin() has been added to complement sodium_bin2hex()
   * crypto_auth_hmac_sha512() has been implemented
   * sha256 and sha512 now have a streaming interface
   * hmacsha256, hmacsha512 and hmacsha512256 now support keys of
     arbitrary length, and have a streaming interface
   * crypto_verify_64() has been implemented
   * CPU features are now detected at runtime

- Update to version 0.4.5
  * Restore compatibility with OSX <= 10.6
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 232950 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 3)
update version 0.4.5 (forwarded request 232413 from MargueriteSu)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 204256 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 2)
- Update to version 0.4.4
  * Big-endian architectures are now supported.
  * The donna_c64 implementation of curve25519_donna_c64 now handles
    non-canonical points like the ref implementation.
  * Missing scalarmult_curve25519 and stream_salsa20 constants are
    now exported.
  * A crypto_onetimeauth_poly1305_ref() wrapper has been added.

- Initial release for build.opensuse.org
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 198486 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 1)
A highly secure cryptographic library.
Displaying revisions 21 - 27 of 27
openSUSE Build Service is sponsored by