Merge branch 'stable' of github.com:jedisct1/libsodium into stable

* 'stable' of github.com:jedisct1/libsodium:
  Export _crypto_aead_aes256gcm_is_available to JavaScript
This commit is contained in:
Frank Denis
2024-07-11 09:22:30 +02:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ _crypto_aead_aes256gcm_encrypt 0 0
_crypto_aead_aes256gcm_encrypt_afternm 0 0
_crypto_aead_aes256gcm_encrypt_detached 0 0
_crypto_aead_aes256gcm_encrypt_detached_afternm 0 0
_crypto_aead_aes256gcm_is_available 0 0
_crypto_aead_aes256gcm_is_available 1 1
_crypto_aead_aes256gcm_keybytes 0 0
_crypto_aead_aes256gcm_keygen 0 0
_crypto_aead_aes256gcm_messagebytes_max 0 0
File diff suppressed because one or more lines are too long