Path to this page:
./
security/R-sodium,
Modern and Easy-to-Use Crypto Library
Branch: CURRENT,
Version: 1.4.0,
Package name: R-sodium-1.4.0,
Maintainer: pkgsrc-usersBindings to 'libsodium': a modern, easy-to-use software library for
encryption, decryption, signatures, password hashing and more. Sodium
uses curve25519, a state-of-the-art Diffie-Hellman function by Daniel
Bernstein, which has become very popular after it was discovered that
the NSA had backdoored Dual EC DRBG.
Master sites: (Expand)
Version history: (Expand)
- (2025-01-11) Updated to version: R-sodium-1.4.0
- (2023-02-19) Updated to version: R-sodium-1.2.1
- (2022-05-31) Package added to pkgsrc.se, version R-sodium-1.2.0 (created)
CVS history: (Expand)
2025-01-11 13:58:56 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(security/R-sodium) Updated 1.2.1 to 1.4.0, make test passed
1.4.0
- Windows: use libsodium from Rtools if available
1.3.1
- Fix shell script error for cross compiling
1.3.0
- Windows: support arm
|
2023-02-19 12:51:05 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(security/R-sodium) Updated 1.2.0 to 1.2.1, no explicit NEWS for this release
|
2022-05-30 23:45:41 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(security/R-sodium) import R-sodium-1.2.0
(Once I did import with wrong directory name, R-soduim, and I noticed
that before I did commit security/Makefile and doc/CHANGES-2022,
so those two are correct, but I did not notice the necessity of correcting
importing commit, now re-importing the correct name, I hope,
sorry and thanks leot@)
Bindings to 'libsodium': a modern, easy-to-use software library for
encryption, decryption, signatures, password hashing and more. Sodium
uses curve25519, a state-of-the-art Diffie-Hellman function by Daniel
Bernstein, which has become very popular after it was discovered that
the NSA had backdoored Dual EC DRBG.
|