Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-26 | security: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
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 | security: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2020-05-19 | Fix ctype use. Bump revision. | joerg | 1 | -1/+2 | |
2020-04-22 | rvault: update to v0.3. | rmind | 1 | -5/+5 | |
2020-03-23 | Update to rvault v0.2 | rmind | 1 | -5/+5 | |
2020-03-05 | security/rvault: import rvault-0.1 | wiz | 1 | -0/+6 | |
rvault is a secure and authenticated store for secrets (passwords, keys, certificates) and small documents. It uses envelope encryption with one-time password (OTP) authentication. The vault can be operated as a file system in userspace. It is written in C11 and distributed under the 2-clause BSD license. From rmind@ |