Thomas Waldmann
|
74ecb63671
fix new crypto benchmarks for api change
|
3 년 전 |
Thomas Waldmann
|
0b5a21275f
avoid losing the key (old crypto)
|
3 년 전 |
Thomas Waldmann
|
6d6d3caa24
avoid losing the key
|
3 년 전 |
Thomas Waldmann
|
41082f558f
crypto: add some tests for new key types
|
3 년 전 |
Thomas Waldmann
|
6f2c587080
tests: consistently give iv_int to ciphersuite
|
3 년 전 |
Thomas Waldmann
|
6c7b499d3f
set aead auth tag directly before EVP_DecryptFinal_ev
|
3 년 전 |
Thomas Waldmann
|
bb949b25ea
EVP_DecryptFinal_ex: fix check for return value
|
3 년 전 |
Thomas Waldmann
|
c010800f55
header_len=0 fits header=b'' default
|
3 년 전 |
Thomas Waldmann
|
5c66fa4caa
crypto: layout updates, low-level does not deal with IV
|
3 년 전 |
Thomas Waldmann
|
0f6f278b0f
crypto: AEAD key classes
|
3 년 전 |
TW
|
3e1cfd009e
Merge pull request #6459 from ThomasWaldmann/vagrant-fixes
|
3 년 전 |
Thomas Waldmann
|
dea54df2e4
vagrant: use a openbsd-current ("7.1") box
|
3 년 전 |
Thomas Waldmann
|
b43ce32188
vagrant: remove focal64 VM (no py39)
|
3 년 전 |
Thomas Waldmann
|
93ca8f79be
vagrant: py39 / libs related fixes
|
3 년 전 |
Manu
|
25ecde56b5
Simplify libs setup (#6482)
|
3 년 전 |
Manu
|
710d76e5c2
Move system lib comment up, formatting, expand lib not found error.
|
3 년 전 |
Manu
|
f36a0fc6b6
Remove Python 3.8 from tox
|
3 년 전 |
Manu
|
c86a5491d9
Rever xxhash version
|
3 년 전 |
Manu
|
e686ec0d8c
Fix openssl ext
|
3 년 전 |
Manu
|
249de7eb45
Add feedback, part 1
|
3 년 전 |
Manu
|
ec11905f11
Add src path to setup.cfg
|
3 년 전 |
Manu
|
dd17c0e869
Fix xxhash version
|
3 년 전 |
Manu
|
3732c45f42
Initial commit
|
3 년 전 |
TW
|
89f192edb2
Merge pull request #6455 from Whissi/issue_6453
|
3 년 전 |
Thomas Waldmann
|
9633273622
crypto: simplify api for new crypto, AEAD only needs 1 key
|
3 년 전 |
Thomas Waldmann
|
3473b17a8d
crypto: improve attr naming
|
3 년 전 |
Thomas Waldmann
|
57479fb989
crypto: put the IV into the header, at the end of it
|
3 년 전 |
Thomas Waldmann
|
e647360a0e
crypto: better raise NotImplementedError if we have no id_hash
|
3 년 전 |
Thomas Waldmann
|
aff626119a
crypto: cleanup, remove references to AES-GCM
|
3 년 전 |
Thomas Waldmann
|
d3f069cb3b
crypto: fix/update borg version comments
|
3 년 전 |