Blowfish Cipher Tutorials - Herong's Tutorial Examples

Download Blowfish Cipher Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 328 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Blowfish Cipher Tutorials - Herong's Tutorial Examples by : Dr. Herong Yang

Download or read book Blowfish Cipher Tutorials - Herong's Tutorial Examples written by Dr. Herong Yang and published by HerongYang.com. This book was released on 2020-12-20 with total page 328 pages. Available in PDF, EPUB and Kindle. Book excerpt: This tutorial book is a collection of notes and sample codes written by the author while he was learning Blowfish cipher himself. Topics basic concepts of cipher and encryption; introduction of Blowfish cipher algorithm; 8366 Hex Digits of PI; Perl Crypt::Blowfish and Crypt::CBC, Crypt::CFB modules; OpenSSL Blowfish ciphers: bf-ecb, bf-cbc, bf-cfb, bf-ofb; PHP Mcrypt extension; Blowfish CFB-8 and OFB-8 operation modes. Updated in 2020 (Version 2.02) with minor updates. For latest updates and free sample chapters, visit http://www.herongyang.com/Blowfish.

Blowfish Cipher Tutorials - Herong's Tutorial Examples

Download Blowfish Cipher Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 178 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Blowfish Cipher Tutorials - Herong's Tutorial Examples by : Dr. Herong Yang

Download or read book Blowfish Cipher Tutorials - Herong's Tutorial Examples written by Dr. Herong Yang and published by HerongYang.com. This book was released on 2020-12-20 with total page 178 pages. Available in PDF, EPUB and Kindle. Book excerpt: This tutorial book is a collection of notes and sample codes written by the author while he was learning Blowfish cipher himself. Topics basic concepts of cipher and encryption; introduction of Blowfish cipher algorithm; 8366 Hex Digits of PI; Perl Crypt::Blowfish and Crypt::CBC, Crypt::CFB modules; OpenSSL Blowfish ciphers: bf-ecb, bf-cbc, bf-cfb, bf-ofb; PHP Mcrypt extension; Blowfish CFB-8 and OFB-8 operation modes. Updated in 2020 (Version 2.02) with minor updates. For latest updates and free sample chapters, visit http://www.herongyang.com/Blowfish.

Cryptography Tutorials - Herong's Tutorial Examples

Download Cryptography Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : Herong Yang
ISBN 13 :
Total Pages : 626 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Cryptography Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Cryptography Tutorials - Herong's Tutorial Examples written by Herong Yang and published by Herong Yang. This book was released on 2019-09-07 with total page 626 pages. Available in PDF, EPUB and Kindle. Book excerpt: This cryptography tutorial book is a collection of notes and sample codes written by the author while he was learning cryptography technologies himself. Topics include MD5 and SHA1 message digest algorithms and implementations, DES, Blowfish and AES secret key cipher algorithms and implementations, RSA and DSA public key encryption algorithms and implementations, Java and PHP cryptography APIs, OpenSSL, keytool and other cryptography tools, PKI certificates and Web browser supports. Updated in 2023 (Version v5.42) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Cryptography.

JDK Tutorials - Herong's Tutorial Examples

Download JDK Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 490 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis JDK Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book JDK Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2022-01-15 with total page 490 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a collection of tutorial notes and sample codes written by the author while he was learning JDK (Java Development Kit) core libraries himself. Topics include Time and Calendar, Internationalization, Unnamed Packages, Collections, Character Set and Encoding, Logging, XML related technologies: DOM, SAX, DTD, XSD, and XSL, Cryptography, Certificates, Key stores, Cipher and Encryption, Socket communication, SSL and HTTPS. Updated in 2024 (Version v6.32) with JDK 20. For latest updates and free sample chapters, visit https://www.herongyang.com/JDK.

EC Cryptography Tutorials - Herong's Tutorial Examples

Download EC Cryptography Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 493 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis EC Cryptography Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book EC Cryptography Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-04-20 with total page 493 pages. Available in PDF, EPUB and Kindle. Book excerpt: This EC (Elliptic Curve) cryptography tutorial book is a collection of notes and sample codes written by the author while he was learning cryptography technologies himself. Topics include rule of chord and point addition on elliptic curves; Abelian groups with additive/multiplicative notations; EC as Abelian groups; DLP (Discrete Logarithm Problem) and trapdoor function; Galois fields or finite fields with Additive/Multiplicative Abelian Group; Prime fields, binary fields, and polynomial fields; EC fields reduced with modular arithmetic; EC subgroup and base points; EC private key and public key pairs; ECDH (Elliptic Curve Diffie-Hellman) protocol; ECDSA (Elliptic Curve Digital Signature Algorithm); ECES (Elliptic Curve Encryption Scheme) protocol; Java tool/program to generate EC keys. Updated in 2022 (Version v1.02) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/EC-Cryptography.