<< < 96 97 98 99 100 101 102 103 104 105 106 > >>   ∑:9020  Sort:Date

EC Key File with Curve Name
This section provides a tutorial example on the EC private key file with curve name only. Actuall domain parameters are not stored in the key file.
2022-10-01, ∼469🔥, 0💬

Garbage Collection Demo Program
This section provides a tutorial example on watch how the garbage collection process works on HotSpot and other JVMs.
2022-10-01, ∼469🔥, 0💬

Listing of Trusted Root CA in macOS
This section provides a tutorial example on how to see the list of trusted root CA (PKI Certificate Authorities) pre-installed on macOS.
2022-10-01, ∼469🔥, 0💬

Thunderbird Configuration for IMAPS and SMTP
This section provides a tutorial example on how to configure Thunderbird to use IMAPS (IMAP over SSL) with normal password for incoming emails and SMTP with no authentication for outgoing emails.
2024-04-06, ∼468🔥, 0💬

Install ActivePerl on Windows Systems
This section provides a tutorial example on how to install ActivePerl on a Windows computer.
2022-10-04, ∼468🔥, 0💬

Android Application Project Build Process
This section describes the Android application project build process which consists of 7 steps: Resource code generation, Interface code generation, Java Compilation, Byte code conversion, Packaging, Signing, and Package optimization.
2022-10-01, ∼468🔥, 0💬

Base64URL - URL Safe Base64 Encoding
This chapter provides notes and tutorials on Base64URL encoding algorithm and implementations. Topics include reviewing Base64URL encoding algorithm; invoking built-in implementation of Base64URL encoding functions in Java and Python; implementing Base64URL encoding yourself in PHP and Perl.
2022-10-01, ∼468🔥, 0💬

PHP SOAP Extension Server Programs
This chapter provides notes and tutorials on PHP SOAP Extension server side functions, writing server and client programs using SOAP 1.1 and SOAP 1.2, writing WSDL document.
2017-05-19, ∼468🔥, 2💬

Specifying Timezone During Connection
This section describes how to specify serverTimezone property in the connection URL to avoid timezone exception and timezone conversion issue.
2024-04-16, ∼467🔥, 0💬

07C0: N'Ko
This section provides a quick summary of the Unicode code point block: 'N'Ko', which contains 64 code points to represent N'Ko alphabets used in the Mande language.
2024-01-23, ∼467🔥, 0💬

rdkit.Chem.rdchem.RWMol - The RWMol Class
This section provides a quick introduction of the rdkit.Chem.rdchem.RWMol class, which is a sub-class of rdkit.Chem.rdchem.Mol class with additional read and write functionalities.
2022-10-04, ∼467🔥, 0💬

Cipher - Encryption and Decryption
This chapter provides tutorial notes and example codes on the cipher process. Topics include the cipher process - data encryption and decryption; the cipher class, javax.crypto.Cipher; the cipher sample program and test results with Blowfish and DES encryption algorithms.
2022-10-01, ∼467🔥, 0💬

Capturing the HTTP Request from an Axis2 Client Program
This section provides a tutorial example on how to capture the HTTP request generated from an Axis2 client program with the socket server test program.
2022-10-01, ∼467🔥, 0💬

Merkle Root of Bitcoin Block
This section describes the Merkle Root of a Bitcoin Block.
2022-10-01, ∼467🔥, 0💬

"geth" Crashed - Out of Memory
This section describes why the 'geth' Ethereum node crashed with 'Out of memory' error.
2022-10-01, ∼467🔥, 0💬

Create EC Public Key File
This section provides a tutorial example on how to extract the public key out of an EC private key file with the 'openssl ec -pubout' command.
2022-10-01, ∼467🔥, 0💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2022-10-01, ∼467🔥, 0💬

Abelian Group on Elliptic Curve
This section demonstrates that an Abelian Group can be defined with all points on an elliptic curve with the 'rule of chord' operation.
2022-03-02, ∼467🔥, 1💬

JcaKeyStoreTest.java - 'keystore' Class Test Program
This section provides a tutorial example on how to write a sample program to use the 'keystore' class to open a 'keystore' database file. The sample program also exports one certificate out of the 'keystore' object.
2022-10-01, ∼466🔥, 0💬

Copying and Pasting Chinese Input to UTF-8 Web Forms
This section provides a test on copying and pasting Chinese input text from GB18030 and Big5 Web pages to UTF-8 encoded Web forms.
2022-10-01, ∼466🔥, 0💬

A9E0: Myanmar Extended-B
This section provides a quick summary of the Unicode code point block: 'Myanmar Extended-B', which contains 32 code points to represent Myanmar Extended-B alphabets used in the Myanmar Extended-B language.
2024-01-23, ∼465🔥, 0💬

"soap:fault" - Binding for SOAP Fault Details
This section describes 'soap:fault', a SOAP extension element that specifies how the SOAP Fault Details should be constructed in a SOAP response message. 'literal' means no encoding.
2022-10-01, ∼465🔥, 0💬

"duration" Datatype Values and Representations
This section describes the built-in primitive datatype, 'duration' that represents durations of time. Leading and trailing whitespaces are allowed and trimmed. A 'duration' lexical representation roughly follows this format: PiYiMiDTiHiMdS.
2022-10-01, ∼465🔥, 0💬

Mount Windows Shared Folders
This section provides a tutorial example on how to mount Windows shared folders on Linux systems. 'cifs-utils' device driver is needed.
2022-10-01, ∼465🔥, 0💬

<< < 96 97 98 99 100 101 102 103 104 105 106 > >>   ∑:9020  Sort:Date