Tutorial Books:
What Is Cryptography?
This section describes what is cryptography - The study of techniques related to all aspects of data security. 2021-04-25, 2893👍, 6💬
💬 2015-10-19 Ian T. Lee: Can you give me a simple example of how to do cryptography manually?
AES Standard Decryption Algorithm
The standard decryption algorithm of the AES-128 encryption is provided. It is a straightforward reverse of the encryption algorithm. 2021-04-25, 114👍, 1💬
Merge Sort - Implementation in PHP
This section provides a tutorial on how to implement the Merge Sort algorithm in PHP. 2021-04-24, 355👍, 2💬
"regedit.exe" - Changing Registry Values
This section provides a tutorial example on how to change registry values for the FreeCell game program, like increase the total number of games won. 2021-04-22, 1496👍, 5💬
Looping through ResultSet with res.next()
This section describes how to loop through ResultSet objects with the res.next() method. 2021-04-18, 225👍, 1💬
Zoom In and Out on PyMol
This section provides a tutorial on how to zoom in and out the viewing window on PyMol. 2021-04-15, 157👍, 1💬
Calculate Double-SHA256 Hash with Python
This section describes how to calculate Double-SHA256 hash with Python. 2021-04-11, 1749👍, 2💬
Popular Posts:
This section describes the native-to-ASCII encoding converter 'native2ascii' and its options. Non-AS...
This section provides a tutorial example on loading a WADL document for a REST Web service into Soap...
什么是群体免疫力和免疫屏障? 群体免疫(Herd Immunity)力是指人群对病毒传染的整体抵抗 能力,用人群中具有...
This section provides a tutorial example on how to get one bit back from a byte array at a specific ...
A detailed description of the MixColumns() procedure algorithm is provided. The MixColumns() procedu...