issues
search
stef
/
pysodium
wrapper for libsodium providing high level crypto primitives
Other
130
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Even if libsdoium is installed, the storage location of libsodium cannot be obtained
#116
TakumiHoriguchi
opened
1 month ago
13
Is it a minimal version? I cannot find functions like `crypto_core_ed25519_random` and .h file 'crypto_core_ed25519.h' and so on
#114
wangfenghappy
opened
5 months ago
1
Add crypto_kdf
#113
stsch9
closed
11 months ago
1
ability to check version of pysodium in-code missing
#112
rubiksdot
closed
11 months ago
2
value of crypto_secretstream_xchacha20poly1305_MESSAGEBYTES_MAX bigger than it should be
#111
rubiksdot
closed
11 months ago
3
Update AUTHORS
#110
stsch9
closed
1 year ago
1
Add HKDF-SHA512, AEGIS-128L and AEGIS-256
#109
jedisct1
closed
1 year ago
1
Adding crypto_kdf_hkdf_sha256 + bug fix
#108
stsch9
closed
1 year ago
1
Wrappers for crypto_auth_hmacsha{256,512,512256}_{.,verify,keygen}
#107
ondesmartenot
closed
1 year ago
0
Add crypto_stream_chacha20_ietf
#106
stsch9
closed
1 year ago
1
Do not install tests
#105
cryptomilk
closed
2 years ago
2
crypto_secretbox_open_easy is missing
#104
markuman
closed
2 years ago
1
crypto_generichash ValueError
#103
markuman
closed
2 years ago
2
New release for crypto_stream_xchacha20_xor support
#102
rlittlefield
closed
3 years ago
2
Fix error on ristretto255 functions that return void and add a new non-intelligent test
#101
jjelosua
closed
3 years ago
5
Add crypto_scalarmult_base to the README.md
#100
creemama
closed
3 years ago
1
Add crypto_scalarmult_base
#99
creemama
closed
3 years ago
1
Expose remaining crypto_core_ ristretto crypto_core_ristretto255_add and crypto_core_ristretto255_sub
#98
SmithSamuelM
closed
3 years ago
1
changes for crypto_secretbox_detached and crypto_secretbox_open_detached
#97
berndb84
closed
3 years ago
1
crypto_secretbox_detached and crypto_secretbox_open_detached
#96
berndb84
closed
3 years ago
6
Fix for pip install of dist tar
#95
davidolrik
closed
4 years ago
12
how to use a specific algorithm
#94
rofl0r
opened
4 years ago
7
py3 strings f*ck up generichash
#93
stef
closed
4 years ago
1
Add LICENSE.txt to sdist
#92
sunpoet
closed
4 years ago
3
add crypto_aead_chacha20poly1305_ietf_detached
#91
jackhftang
closed
5 years ago
1
Add sodium_increment
#90
hsreina
closed
5 years ago
1
Add BSD 2-Clause LICENSE.txt
#89
sunpoet
closed
5 years ago
1
Add pysodium.crypto_stream_chacha20_xor_ic
#88
notfed
closed
5 years ago
5
crypto_auth and crypto_auth_verify use empty byte string as a key by default
#87
vlevit
closed
5 years ago
1
Fix secretbox nonce length parameter check
#86
vlevit
closed
5 years ago
1
PyPi version number not compliant with PEP 0440?
#85
mans0954
closed
6 years ago
4
Add another instance of constant version checks
#84
jvarho
closed
6 years ago
1
Newly added functions lack version checks
#83
jvarho
closed
6 years ago
6
adding asserts
#82
stef
closed
6 years ago
1
Use NPUBBYTES for crypto_aead nonce lengths
#81
jvarho
closed
6 years ago
1
crypto_aead _NPUBBYTES vs. _NONCEBYTES
#80
jvarho
closed
6 years ago
8
Input range checking
#79
robehickman
closed
6 years ago
39
Add crypto_aead_xchacha20poly1305_ietf
#78
robehickman
closed
6 years ago
1
add crypto_aead_xchacha20poly1305_ietf_*
#77
robehickman
closed
6 years ago
3
Add secretstream functions
#76
robehickman
closed
7 years ago
1
Convert the rest of the test string to bytes
#75
jvarho
closed
7 years ago
5
Fix crypto_hash with binary data
#74
jvarho
closed
7 years ago
4
Add crypto_generichash constants
#73
jvarho
closed
7 years ago
3
Remove encode from crypto_box_detached to match crypto_box
#72
jvarho
closed
7 years ago
1
Fix pwhash tests
#71
jedisct1
closed
7 years ago
1
crypto_secretstream* functions?
#70
robehickman
closed
7 years ago
92
correct spelling mistake
#69
EdwardBetts
closed
7 years ago
1
test_crypto_generichash fails with libsodium 1.0.13
#68
mans0954
closed
7 years ago
14
added crypto_kx_* functions
#67
bblaz
closed
7 years ago
2
Add support for Ed25519ph APIs added in libsodium 1.0.12
#66
bjangelo
closed
7 years ago
1
Next