Rename Methods class to Libsodium

This commit is contained in:
Pieter-Jan Briers
2022-03-27 18:00:02 +02:00
parent 8643c10779
commit 2161e38118
4 changed files with 22 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ generate-macro-bindings
unix-types
log-potential-typedef-remappings
--exclude
--exclude
randombytes_salsa20_implementation
CRYPTO_ALIGN
SODIUM_C99
@@ -92,4 +92,7 @@ libsodium
--remap
crypto_aead_aes256gcm_state_=crypto_aead_aes256gcm_state
crypto_auth_hmacsha512_state=crypto_auth_hmacsha512256_state
crypto_auth_hmacsha512_state=crypto_auth_hmacsha512256_state
--methodClassName
Libsodium