libgocryptfs/internal
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
..
configfile docs: names longer than 175 bytes (not 176) are stored in longnames 2021-11-01 14:44:32 +01:00
contentenc cli: drop -forcedecode flag 2021-09-10 12:14:19 +02:00
cryptocore make format 2022-08-28 11:11:36 +02:00
ctlsocksrv go mod: declare module version v2 2021-08-23 15:05:15 +02:00
ensurefds012 Unbreak hyperlinks broken by go mod v2 conversion 2021-08-30 11:31:01 +02:00
exitcodes Add support for FIDO2 tokens 2020-09-12 18:06:54 +02:00
fido2 go mod: declare module version v2 2021-08-23 15:05:15 +02:00
fusefrontend Fix typos 2022-06-26 10:59:06 +02:00
fusefrontend_reverse make format 2022-08-28 11:11:36 +02:00
inomap Fix typos 2022-06-26 10:59:06 +02:00
nametransform make format 2022-08-28 11:11:36 +02:00
openfiletable go mod: declare module version v2 2021-08-23 15:05:15 +02:00
pathiv go mod: declare module version v2 2021-08-23 15:05:15 +02:00
readpassword Replace remaining golang.org/x/crypto/ssh/terminal ref with golang.org/x/term 2022-08-28 12:03:34 +02:00
siv_aead go.mod: fix jacobsa/crypto build on riscv64 2022-12-21 18:38:11 +01:00
speed go.mod: fix jacobsa/crypto build on riscv64 2022-12-21 18:38:11 +01:00
stupidgcm make format 2022-08-28 11:11:36 +02:00
syscallcompat make format 2022-08-28 11:11:36 +02:00
tlog tlog: only enable color if both stderr and stdout are a terminal 2021-12-11 15:37:13 +01:00