2020-03-24 17:08:08 by Takahiro Kambe | Files touched by this commit (3) | ![]() |
Log message: security/ruby-rbnacl: update to 7.1.1 Update ruby-rbnacl to 7.1.1. ## [7.1.1] (2020-01-27) - Test on Ruby 2.7 ([#208]) - Add project metadata to the gemspec ([#207]) - Resolve FFI deprecation warning ([#206]) ## [7.1.0] (2019-09-07) - Attached signature API ([#197], [#202]) - Fix the `generichash` state definition ([#200]) ## [7.0.0] (2019-05-23) - Drop support for Ruby 2.2 ([#194]) ## [6.0.1] (2019-01-27) - Add fallback `sodium_constants` for Argon2 ([#189]) - Support libsodium versions used by Heroku ([#186]) - Sealed boxes ([#184]) |
2018-12-17 16:07:11 by Takahiro Kambe | Files touched by this commit (3) | ![]() |
Log message: security/ruby-rbnacl: update to 6.0.0 ## [6.0.0] (2018-11-08) [6.0.0]: https://github.com/crypto-rb/rbnacl/pull/182 * [#180](https://github.com/crypto-rb/rbnacl/pull/180) Deprecate rbnacl-libsodium. ([@tarcieri]) * [#176](https://github.com/crypto-rb/rbnacl/pull/176) Add support for XChaCha20-Poly1305. ([@AnIrishDuck]) * [#174](https://github.com/crypto-rb/rbnacl/pull/174) Fix buffer size type in `randombytes_buf` binding. ([@elijh]) * [#172](https://github.com/crypto-rb/rbnacl/pull/172) Add support for argon2id digest. ([@trofi]) * [#166](https://github.com/crypto-rb/rbnacl/pull/166) Support for non-32-byte HMAC-SHA256/512 keys. ([@nsheremet]) |
2018-03-17 15:23:06 by Takahiro Kambe | Files touched by this commit (2) | ![]() |
Log message: security/ruby-rbnacl: update to 5.0.0 ## 5.0.0 (2017-06-13) * [#159](https://github.com/cryptosphere/rbnacl/pull/159) Support the BLAKE2b Initialize-Update-Finalize API. ([@fudanchii]) |
2017-10-16 19:19:13 by Min Sik Kim | Files touched by this commit (4) |
Log message: security/ruby-rbnacl: Import version 4.0.2 A Ruby binding to the state-of-the-art Networking and Cryptography library by Daniel J. Bernstein. This is NOT Google Native Client. This is a crypto library. |