Log In
volume_key
Clone
Source Code
GIT
Source
Issues
6
Pull Requests
0
Roadmap
Stats
Overview
Files
Commits
Branches
Forks
Releases
a096541
Merge #27 `add option to use Sequoia sq instead of gpgme`
Merged and Committed by
mhlavink
3 months ago
raw
patch
tree
parents
f88a9b2e020e7a84fb18b03345f6def631363e77
a750748519e758fad2a2f8a738137750d1caabdf
12 files changed.
946 lines added
.
237 lines removed
.
configure.ac
file modified
+7
-1
lib/Makefile.am
file modified
+6
-0
lib/crypto-gpgme.c
file added
+432
lib/crypto-gpgme.h
file added
+16
lib/crypto-sq.c
file added
+382
lib/crypto-sq.h
file added
+45
lib/crypto.c
file modified
+14
-226
lib/kmip.c
file modified
+4
-4
lib/volume.c
file modified
+2
-2
lib/volume_luks.c
file modified
+2
-2
m4/sq.m4
file added
+34
src/volume_key.c
file modified
+2
-2
configure.ac
file modified
+7
-1
lib/Makefile.am
file modified
+6
-0
lib/crypto-gpgme.c
file added
+432
lib/crypto-gpgme.h
file added
+16
lib/crypto-sq.c
file added
+382
lib/crypto-sq.h
file added
+45
lib/crypto.c
file modified
+14
-226
lib/kmip.c
file modified
+4
-4
lib/volume.c
file modified
+2
-2
lib/volume_luks.c
file modified
+2
-2
m4/sq.m4
file added
+34
src/volume_key.c
file modified
+2
-2