rfjakob
rfjakob
gocryptfs has [added](https://github.com/rfjakob/gocryptfs/commit/4764a9bde093f6b61d0370653c6c9d12949ed145) XChaCha20-Poly1305 for file content encryption. It's already in master and I want to release it as gocryptfs v2.2. It would be nice to have an independent implementation...
Hi, thank you for the library! I noticed that https://github.com/sabhiram/go-gitignore/commit/223ce5d391b0bfb8af397c4baf55ba4f0c9cd04c changed the API. Would you consider releasing v2.0 to mark the API change?
Ansible beginner here, so maybe I'm doing something stupid. But running the example playbook gets me this: ``` $ ansible-playbook workstations-ntp-conf.yml ERROR! We were unable to read either as JSON...
I have a Raspberry Pi 4, and I am benchmarking AES-256-GCM on 32 vs 64-bit-arm Debian Bullseye. OpenSSL 3.0.0 was compiled from source, config dumps: * arm 64 bit (`asm_arch...