Popular Books:
Visiting an "https" Web Site with Chrome
This section describes how Google Chrome shows a lock icon when you visit an 'https' Web site to provide you more security related information. 2020-07-02, ∼1084🔥, 2💬
About This Book
This section provides some detailed information about this book - EC Cryptography Tutorials - Herong's Tutorial Examples. 2020-06-23, ∼693🔥, 1💬
💬 2020-06-04 ben: How are you?
💬 2018-04-07 Submit Your Comment: Please write meaningful comments. Thanks! ☺
DES Decryption Algorithm
This section describes DES decryption algorithm - identical to the encryption algorithm step by step in the same order, only with the subkeys applied in the reverse order. 2020-05-19, ∼6865🔥, 4💬
💬 2020-05-19 Nick: test comment
💬 2019-06-17 bIPFaV0PLbO9qrDgn+p43A==: bIPFaV0PLbO9qrDgn+p43A==
💬 2017-12-16 Herong: deepak, is this a encrypted comment?
💬 2017-12-11 deepak: 9bc94bbaf6d380eb8f8c6548b2cf6343ccef 5978768e3d69b796d6ef0839172b
What Is a Digital Signature?
This section describes what is a digital signature and what is the process of generating and verifying digital signature from a message. 2020-02-23, ∼4529🔥, 4💬
💬 2020-02-23 Herong: Sanjay, you are welcome!
DESSubkeysTest.java - DES Key Schedule Algorithm Illustration
This section provides a tutorial Java program, DESSubkeysTest.java, to illustrate how DES key schedule algorithm works. 2020-02-10, ∼1728🔥, 3💬
mcrypt Library for PHP
This section describes the mcrypt library - encryption extension for PHP. mcrypt supports DES and many other encryption algorithms. 2019-12-19, ∼466🔥, 1💬
References
List of reference materials used in this book. 2019-06-30, ∼631🔥, 1💬
"keytool" Generating Maria's Private Key
This section provides a tutorial example on how to use 'keytool' to generate a pair of private key and public key. 2019-05-08, ∼410🔥, 1💬
What Is Block Cipher?
This section describes what is block cipher - An encryption scheme in which 'the clear text is broken up into blocks of fixed length, and encrypted one block at a time'. 2019-04-03, ∼734🔥, 2💬
Example Vector of AES Encryption
An example vector of AES-128 encryption is presented. Round keys and state values of all 11 rounds are included to help users to verify their AES implementation. 2019-02-24, ∼1816🔥, 1💬
"keytool" Exporting Certificates in DER and PEM
This section provides a tutorial example on how to export certificates in DER and PEM format using the 'keytool -exportcert' command. 2019-02-20, ≈53🔥, 5💬
💬 2018-09-25 Srinivas: After generating certificate, there are some special characters appended.
Cryptography Terminology
This section provides descriptions on some commonly used cryptography terminologies 2019-02-18, ∼3624🔥, 2💬
💬 2019-02-18 Hh: <body bgcolor="red">
💬 2015-10-24 dexter aparicio: this site is my favorite reference on cryptography topics
AES Key Schedule Example
An example of the AES key schedule is provided to illustrate how 11 round keys get calculate from a given 128-bit cipher key. 2019-02-18, ∼5449🔥, 1💬
💬 2018-12-04 Gowtham: Great & Layman Terms
💬 2018-09-12 Onkar D: very good summary about SHA1
💬 2018-08-31 Munikumar: Great...
💬 2017-08-24 Superman: <script>alert("xss");< /script>
Archived: Visiting "https" Web Site with Firefox 3
This section describes how Firefox 3 shows a lock icon when you visit an 'https' Web site to provide you more security related information. 2018-11-10, ∼575🔥, 2💬
💬 2018-11-10 Herong: Falle, try to use whois.icann.org to get more information about that website.
Java Implementation of DES - Test Cases
This section provides two test cases for the Java implementation of DES algorithm, CipherDES.java. 2018-03-30, ∼489🔥, 2💬
Popular Posts:
This section provides a tutorial example on how to use SOAP client functions to make Web service cal...
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
This section describes the built-in primitive datatype, 'gYear', 'gMonth' and 'gDay', that represent...
This section provides a tutorial example on how to export certificates in DER and PEM format using t...
This section describes the initial draft of a RSA public key and private key generation implementati...