Author: number571
🌐
GitHub
github.com › PacktPublishing › Hands-On-Cryptography-with-Python
GitHub - PacktPublishing/Hands-On-Cryptography-with-Python: Code repository for Hands-On Cryptography with Python by Packt · GitHub
Following is what you need for ... hardware list you can run all code files present in the book (Chapter 1-3). ... We also provide a PDF ......
Starred by 53 users
Forked by 28 users
Languages: Python 92.3% | HTML 7.7%
🌐
GitHub
github.com › 0x00ctrl › CyberSec-Books › blob › main › Practical_Cryptography_in_Python.pdf
CyberSec-Books/Practical_Cryptography_in_Python.pdf at main · 0x00ctrl/CyberSec-Books
Some useful books related to Cybersecurity, Linux and more. - CyberSec-Books/Practical_Cryptography_in_Python.pdf at main · 0x00ctrl/CyberSec-Books
Author: 0x00ctrl
🌐
GitHub
github.com › anishnath › cryptop
GitHub - anishnath/cryptop: Python Cryptography · GitHub
Learning cryptography and security is fun instead of saying it hard or Complex. This books covers cookbook style of cryptography using python as a programming language.
Starred by 5 users
Forked by 2 users
Languages: Python
🌐
GitHub
github.com › py-pdf › pypdf › blob › main › pypdf › _crypt_providers › _cryptography.py
pypdf/pypdf/_crypt_providers/_cryptography.py at main · py-pdf/pypdf
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files - pypdf/pypdf/_crypt_providers/_cryptography.py at main · py-pdf/pypdf
Author: py-pdf
🌐
GitHub
github.com › pyca › cryptography
GitHub - pyca/cryptography: cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. · GitHub
It supports Python 3.9+ and PyPy3 7.3.11+. cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions.
Author: pyca
🌐
GitHub
github.com › nakov › Practical-Cryptography-for-Developers-Book
GitHub - nakov/Practical-Cryptography-for-Developers-Book: Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA · GitHub
A modern practical book about cryptography for developers with code examples, covering core concepts like: hashes (like SHA-3 and BLAKE2), MAC codes (like HMAC and GMAC), key derivation functions (like Scrypt, Argon2), key agreement protocols ...
Starred by 3.8K users
Forked by 468 users
Languages: CSS 58.9% | JavaScript 41.1%
Author: PacktPublishing
🌐
GitHub
github.com › Apress › practical-cryptography-in-python
GitHub - Apress/practical-cryptography-in-python: Source code for 'Cryptography in Python Source Code' by Seth Nielson and Christopher K. Monson · GitHub
October 21, 2019 - Source code for 'Cryptography in Python Source Code' by Seth Nielson and Christopher K. Monson - Apress/practical-cryptography-in-python
Starred by 73 users
Forked by 34 users
Languages: Python
Author: PacktPublishing
Find elsewhere
🌐
GitHub
github.com › pycrypto › pycrypto
GitHub - pycrypto/pycrypto: The Python Cryptography Toolkit · GitHub
Clients and servers can encrypt the data being exchanged and mutually authenticate themselves; daemons can encrypt private data for added security. Python also provides a pleasant framework for prototyping and experimentation with cryptographic algorithms; thanks to its arbitrary-length integers, public key algorithms are easily implemented.
Author: pycrypto
🌐
GitHub
github.com › topics › python-cryptography
python-cryptography · GitHub Topics · GitHub
Solutions to all 6 programming assignments in Dan Boneh's course Cryptography I. Written in type annotated Python.
🌐
GitHub
github.com › topics › cryptography-library
cryptography-library · GitHub Topics · GitHub
Basic Arithmetic or Advanced Cryptographic Protocols, SECP256k2 Provides the Essential Functions Needed for Modern Cryptography Generating & Converting · python package cryptography crypto bitcoin cython ethereum pypi cffi python3 cpython cryptocurrency cryptography-library wallet python-packages secp256k1 cryptography-algorithms privatekey secp256k2
🌐
GitHub
github.com › topics › cryptography-project-with-python
cryptography-project-with-python · GitHub Topics · GitHub
A tool to generate PDFs that contain unique numerical cyphers. cryptography cypher encryption-decryption cryptography-tools cryptography-project-with-python cypher-maker
🌐
GitHub
github.com › dylanmc › CryptoBook
GitHub - dylanmc/CryptoBook: Learning Cryptography, math and programming with Cryptol (and maybe some Python) · GitHub
Shooting for high-school-ish aged students who want to learn about cryptography, and are willing to learn about math and programming along the way. ... each chapter begins with "what you'll get out of this chapter", which can also be "if you know all this, you can skim this chapter" ... I'm writing the book in ReStructuredText, and converting to PDF and HTML via Sphinx.
Author: dylanmc
Author: sobolevn
🌐
GitHub
github.com › topics › cryptography-python
cryptography-python · GitHub Topics · GitHub
March 2, 2023 - All about Cryptography tools & techniques. Python implementation.
🌐
GitHub
github.com › topics › pdf-encryption
pdf-encryption · GitHub Topics · GitHub
November 13, 2020 - PDF-guard is a python app that helps you to secure a PDF file by encrypting it with a password.
🌐
PyPI
pypi.org › project › cryptography
cryptography · PyPI
github.com/pyca/cryptography/blob/dc1125347f52b36b7070332910c680e68db0f478/.github/workflows/pypi-publish.yml
🌐
GitHub
github.com › Cryptography-in-Python › Cryptography-in-Python
GitHub - Cryptography-in-Python/Cryptography-in-Python: Main repository for the production source code
The DES cryptography are implemented both in C and in python. The python version of DES is proof-of-feasible and the C version is for productive propose. The DES cryptography could support ECB, CBC and 3-DES modes.
Starred by 2 users
Forked by 3 users
Languages: Python 93.5% | C++ 6.1% | Python 93.5% | C++ 6.1%