mirror of
https://github.com/monero-project/monero.git
synced 2025-08-18 13:57:58 -04:00
Bulletproofs+
This commit is contained in:
parent
70ceab6c10
commit
bd27debb2d
11 changed files with 1517 additions and 2 deletions
|
@ -221,6 +221,8 @@ namespace config
|
|||
|
||||
// Hash domain separators
|
||||
const char HASH_KEY_BULLETPROOF_EXPONENT[] = "bulletproof";
|
||||
const char HASH_KEY_BULLETPROOF_PLUS_EXPONENT[] = "bulletproof_plus";
|
||||
const char HASH_KEY_BULLETPROOF_PLUS_TRANSCRIPT[] = "bulletproof_plus_transcript";
|
||||
const char HASH_KEY_RINGDB[] = "ringdsb";
|
||||
const char HASH_KEY_SUBADDRESS[] = "SubAddr";
|
||||
const unsigned char HASH_KEY_ENCRYPTED_PAYMENT_ID = 0x8d;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue