Oscrypto

Latest version: v1.3.0

Safety actively analyzes 682382 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.11.0

- Added TLS functionality
- Added Python 2.6 support
- Added `asymmetric.Certificate.self_signed`
- Added "raw" RSA signing/verification to `asymmetric.rsa_pkcs1v15_sign()` and
`asymmetric.rsa_pkcs1v15_verify()` functions
- Fixes for compatibility bugs with OS X 10.7
- Fixes for compatibility bugs with pypy3
- Fixes for compatibility bugs with cffi 0.8.6

0.10.0

- `oscrypto.public_key` renamed to `oscrypto.asymmetric`
- `.algo` attribute of `asymmetric.PublicKey`, `asymmetric.PrivateKey` and
`asymmetric.Certificate` classes renamed to `.algorithm`
- `parse_public()`, `parse_private()`, `parse_certificate()` and
`parse_pkcs12()` all now return just an asn1crypto object instead of a
2-element tuple with the algorithm name
- Added the `asymmetric.generate_pair()` function
- Added the functions:
- `asymmetric.dump_certificate()`
- `asymmetric.dump_public_key()`
- `asymmetric.dump_private_key()`
- `asymmetric.dump_openssl_private_key()`
- Added the `kdf.pbkdf2_iteration_calculator()` function
- Added the `setup.py clean` command

0.9.0

- Initial release

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.