aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-bsp
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-01-13 16:26:21 +0200
committerKhem Raj <raj.khem@gmail.com>2021-01-14 11:58:35 -0800
commit3ee0d3fad06ee46bae6a15ecd35cc805497340e8 (patch)
tree0d40a2b5427dc28e844c68410df60c728c4c6bc7 /meta-initramfs/recipes-bsp
parent43c16133c45455dab9cd215ab5e521cd32213166 (diff)
downloadmeta-openembedded-contrib-3ee0d3fad06ee46bae6a15ecd35cc805497340e8.tar.gz
python3-ecdsa: Upgrade 0.16.0 -> 0.16.1
Upgrade to release 0.16.1: - VerifyingKey.precompute() supports lazy argument to delay precomputation to the first time the key is used to verify a signature. - Documentation for the VerifyingKey.precompute() method. - Make created signatures correct when the hash used is bigger than the curve order bit size and the curve order is not a multiple of 8 (this affects only users of custom curves or hashes with output larger than 512 bits when used with NIST P-521 curve). - Speed up library load time by calculating the generator point multiplication tables the first time the points are used, not when they are initialised. - Include Python 3.9 in CI testing. - Test coverage for the VerifyingKey.precompute() method. - Small speed-ups for the test suite. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-initramfs/recipes-bsp')
0 files changed, 0 insertions, 0 deletions