start implementing crypto handling

This commit is contained in:
2024-08-03 23:13:22 +02:00
parent c3df238d5b
commit f4e568479e
4 changed files with 66 additions and 2 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/k4lipso/pentapass
go 1.22.5
require (
filippo.io/age v1.2.0
github.com/hsanjuan/ipfs-lite v1.8.2
github.com/ipfs/go-datastore v0.6.0
github.com/ipfs/go-ds-badger2 v0.1.3