256 bit is too small for some values, need at least 512
This commit is contained in:
parent
4821541c7c
commit
3fd22d4b6f
@ -26,7 +26,7 @@
|
||||
|
||||
|
||||
#define CURRENCY "EUR"
|
||||
#define PERF_TALER_MINTDB_RSA_SIZE 256
|
||||
#define PERF_TALER_MINTDB_RSA_SIZE 512
|
||||
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user