Hanzo AI
7fff7daa2f
refactor: module github.com/luxfi/age (renamed from filippo.io/age)
2026-04-09 16:45:01 -07:00
Filippo Valsorda
1baec0dbce
all: run "go fix"
2025-12-25 20:48:28 +01:00
Filippo Valsorda and Filippo Valsorda
997f8034b3
armor: reject empty lines in armored data
...
Caught by the new CCTV test vectors!
2025-12-22 19:41:12 +01:00
Filippo Valsorda
b883a0043e
armor: add FuzzMalleability test
2022-07-03 12:48:48 +02:00
Filippo Valsorda
69d198cdc8
armor: correct whitespace and trailing garbage handling
...
Ignore whitespace before and after file, reject trailing garbage and
whitespace within the file.
2022-07-03 12:48:48 +02:00
Filippo Valsorda
6e9d07741f
age: wrap decryption errors through and add armor.Error
2022-07-03 12:48:48 +02:00
Eng Zer Jun and GitHub
94aa5d24d2
all: move from io/ioutil to io and os packages ( #353 )
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com >
2021-12-18 12:06:22 -05:00
Filippo Valsorda
16eb6d3952
all: move copyright owners to AUTHORS file
2021-11-24 11:29:15 +01:00
Filippo Valsorda
0615ef16e4
armor: don't leave an empty line before the footer
...
Closes #264
Fixes #263
2021-05-26 13:35:30 +02:00
Filippo Valsorda
2a6213fd1d
age: move package from filippo.io/age/age to filippo.io/age 🤦♂️
2020-06-27 22:06:32 -04:00
Filippo Valsorda
dd7c98ac4e
age,agessh,armor: unleash public API 💥 🦑
2020-06-27 21:08:42 -04:00