implemented configurable checksum algorithm, defaults to sha256, introduces openssl dependency to build module
This commit is contained in:
2
data/security.conf
Normal file
2
data/security.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
[cryptography]
|
||||
checksum_algorithm=sha256
|
||||
Reference in New Issue
Block a user