First stable release of Age, a data encryption utility
Filippo Valsorda, a cryptographer responsible for the security of the Go programming language at Google, has released the first stable version of a new data encryption utility — Age (Actually Good Encryption). The utility provides a simple command line interface for encrypting files using symmetric (password-based) and asymmetric (public key) cryptographic algorithms. The project code is written in Go and […]
