libgocryptfs/internal/siv_aead
Christian Stewart 7ee4c8e9c3 go.mod: fix jacobsa/crypto build on riscv64
Replace dependency jacobsa/crypto with a fork with support for riscv64.

Issue: https://github.com/rfjakob/gocryptfs/issues/666

Upstream PR: https://github.com/jacobsa/crypto/issues/13

Unaddressed on jacobsa/crypto:

https://github.com/jacobsa/crypto/pull/14#issuecomment-1182744229

Signed-off-by: Christian Stewart <christian@paral.in>
2022-12-21 18:38:11 +01:00
..
benchmark.bash siv_aead: add AES-SIV AEAD wrapper 2016-09-26 23:06:40 +02:00
correctness_test.go go.mod: fix jacobsa/crypto build on riscv64 2022-12-21 18:38:11 +01:00
performance_test.go siv_aead: add AES-SIV AEAD wrapper 2016-09-26 23:06:40 +02:00
siv_aead.go go.mod: fix jacobsa/crypto build on riscv64 2022-12-21 18:38:11 +01:00