2024-10-21 16:35:19 by Takahiro Kambe | Files touched by this commit (3) | |
Log message: security/ruby-rbnacl: update to 7.1.2 7.1.2 (2024-10-15) * Test on Ruby 3.3 (#236) * Support alpine 3.19 and up (#234) * Use libsodium constants for scrypt params (#231) * Fix error message generation when empty hmac key is given (#224) * Add ed25519 to curve25519 conversion helpers (#217) |
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message: security: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo \ cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2 |
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message: security: Remove SHA1 hashes for distfiles |
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. |