external backends wip
It's able to start them up, the only thing not implemented is generating and verifying keys. And, the key translation for HasExt.
This commit is contained in:
parent
b5d6a36db0
commit
f75be32166
24 changed files with 482 additions and 136 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
hashfile {
|
||||
hashfile () {
|
||||
local contentfile="$1"
|
||||
# could send PROGRESS while doing this, but it's
|
||||
# hard to implement that in shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue