issues
search
wbond
/
oscrypto
Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy
MIT License
321
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Uncaught KeyError in load_private_key
#85
geitda
opened
2 months ago
0
Ignore a libcrypto.dylib with the wrong architecture
#84
camillol
opened
2 months ago
2
ECDSA verify fails on windows when R,S values both have leading zeroes.
#83
shane-kearns
opened
4 months ago
0
Some tests failed due to expired certificates and other errors
#82
huajingyun01
opened
4 months ago
1
Please make a new PyPi release
#81
viettappcard
opened
8 months ago
1
Test failure with OpenSSL 3.2.0
#80
micwoj92
opened
10 months ago
0
Add pyproject.toml with build_system to specify setuptools requirement
#79
tboddyspargo
opened
1 year ago
3
Openssl version not detected in current oscrypto version (pypi)
#78
NeffIsBack
opened
1 year ago
52
use `importlib` instead of deprecated `imp` module
#77
rathann
closed
1 year ago
4
MJ: Fix #75 bug with openssl 3.0.10
#76
BibMartin
closed
1 year ago
5
Tests fail after openssl: 3.0.9 -> 3.0.10
#75
vcunat
closed
1 year ago
11
tests failing with python 3.12 due to removed `imp` module
#74
rathann
closed
1 year ago
2
test regression: certificate expired 2023-01-01 00:00:00Z
#73
jspricke
closed
1 year ago
2
RSA-PSS on Windows fail to verify signature with salt len != hash len
#72
touilleMan
opened
1 year ago
1
secp256k1 support for oscrypto?
#71
lambdaq
opened
1 year ago
0
secp256r1 seed bytes?
#70
FrankC01
closed
1 year ago
3
Use Network Framework instead of legacy Secure Transport APIs on macOS?
#69
gpshead
opened
1 year ago
1
readme.md: fix environment variable typos
#68
thesamesam
closed
1 year ago
0
Move from SecCertificateCopyPublicKey(_:) to SecCertificateCopyKey(_:) in macOS 10.14+
#67
TheEnbyperor
closed
2 years ago
2
Undefined OSStatus when loading certain public keys
#66
TheEnbyperor
closed
2 years ago
2
Allow asn1crypto.keys.PublicKeyInfo when an instance of the Certificate or PublicKey class are required
#65
BrunoVernay
closed
1 year ago
2
Add eddsa_verify to OpenSSL backend
#64
saper
closed
2 years ago
1
fix OSError on MacOS 12+
#63
magicrobotmonkey
closed
2 years ago
2
Add support for openssl TPM2 under linux
#62
mhummels
opened
2 years ago
1
Fix legacy crypto support for OpenSSL 3
#61
Leseratte10
closed
2 years ago
14
openssl 3.0 - how to enable legacy provider?
#60
Leseratte10
closed
2 years ago
3
Strange error when I try to create a TLSSocket Connection
#59
vivekhub
closed
2 years ago
1
test_load_rsa_pss_cert fails
#58
nmeum
closed
2 years ago
2
allow skipping tests needing internet connectivity
#57
jnahmias
closed
2 years ago
1
OSError on macOS 12.2 running on arm
#56
behrtam
closed
2 years ago
10
Presence of libssl3 causes issues.
#55
brianthelion
closed
2 years ago
3
Fix typos
#54
kianmeng
closed
2 years ago
2
"No compiler needed" is a lie, on Linux
#53
mjl
closed
2 years ago
9
Padding in AES-256 CBC mode: multiple of key size or multiple of block size?
#52
MatthiasValvekens
closed
2 years ago
2
Select Key Storage Provider in key creation and use
#51
antonio-fr
closed
2 years ago
2
SNI not working?
#50
jsfrerot
closed
4 years ago
4
Line 695 in asymmetric.py: corrected parameter name
#49
Arbitrage0
closed
3 years ago
2
Add support for Path objects for filenames
#48
ziima
opened
4 years ago
2
fixes compatibility with macos big sur.
#47
TerminalFi
closed
4 years ago
8
support for starttls
#46
jsfrerot
closed
2 years ago
5
test_tls_connect_revoked failed due to expired certificate
#45
Ikke
closed
4 years ago
4
Fix (copy&paste?!) mistake
#44
frennkie
closed
3 years ago
2
Load Certificate signed with RSASSA PSS fails on Windows
#43
frennkie
closed
2 years ago
1
Failing to load libcrypto
#42
sighup1
closed
4 years ago
4
Unable to load lib file when using Conda virtual environment
#41
chunheisiu
closed
4 years ago
3
create pks12/pfx structure for safe key+cert chain transportation
#40
m32
closed
2 years ago
10
More hash_algorithms, like sha3 or blake2?
#39
yjqiang
closed
4 years ago
4
add extern keyword on non macOS static variables
#38
ghost
closed
4 years ago
6
Warnings for non-extern, non-static global variables
#37
ghost
closed
4 years ago
2
Fixes #35: Pin libcrypto and libssl dylibs only on Catalina
#36
worldwise001
closed
5 years ago
6
Next