Explore the latest books of this year!
Bookbot

Anish Nath

    Python Cryptography
    Cryptography for JavaScript Developer: Web Cryptography Api, Sjcl
    The Modern Cryptography Cookbook: Learn from Crypto Prinicple to Applied Cryptography with Example
    • This book is for javascript developers, programmers who want to get into cryptography in programming way What you will learn WEB CRYPTOGRAPHY APIWEB CRYPTO API SUPPORTED ALGORITHMS AND METHODS GENERATE RANDOM NUMBERS AES - GENERATE KEY/EXPORT KEY (JWK)AES – ENCRYPTION/DECRYPTION AES – ENCRYPTION/DECRYPTION USING RAW KEYSHA – HASHING PBKDF2, PBKDF2 HMAC digital SignatureECDH generate key perform encryption and decryption ECDSA generate key perform sign and verify of message RSA-OAEP ENCRYPTION/DECRYPTIONRSASSA-PKCS1-V1_5RSA-PSS - generateKey/sign/VerifyPKCS8 IMPORT RSA PRIVATE KEY (OPENSSL)SPKI IMPORT RSA PUBLIC KEY (OPENSSL)MAPPING BETWEEN JSON WEB KEY/ WEB CRYPTOThe Stanford JavaScript Crypto Library SJCL CODECSJCL HashingSJCL AES Encryption and decryptionSJCL ECDSA sing verify message SJCL ELGAMAL generate key perform encryption

      Cryptography for JavaScript Developer: Web Cryptography Api, Sjcl
    • Python Cryptography

      • 90 pages
      • 4 hours of reading

      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. Chapters presented in this book are independent and can be read in any order What you will Learn pyca/cryptographyFernet Encryption, Multifernet, X,509, AES Encryption & Decryption Authenticated Encryption (GCM,CCM)RSA, DSA, DH, ECDH, X25519, PBKDF2, HKDF, ConcatHKDF, X963KDF, scrrypt, PYcrypto, HASHING, AES, BLOWFISH, RSA, DSA, ELGAMAL, JWCrypto, JWK, JWS, JWE

      Python Cryptography