FiloSottile / age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org
BSD 3-Clause "New" or "Revised" License
15.75k stars 475 forks source link

age: depend on c2sp.org/CCTV/age #476

Closed bdd closed 1 year ago

bdd commented 1 year ago

Makes it easier for package builders with no networking (e.g Nixpkgs) to vendor modules and run tests without further need of network access.

Will update the pseudo versions in this PR once https://github.com/C2SP/CCTV/pull/2 merges.

FiloSottile commented 1 year ago

Thank you! ✨