<< < 121 122 123 124 125 126 127 128 129 130 131 > >>   ∑:9026  Sort:Date

Discrete Logarithm Problem (DLP)
This chapter provides an introduction to the Discrete Logarithm Problem (DLP), which is the reverse operation of the exponentiation operation in Abelian Groups in multiplicative notation, or the scalar multiplication in additive notation. The DLP in many Abelian Groups is easy to solve. But the DLP ...
2022-10-01, ∼427🔥, 0💬

The SSL (Secure Socket Layer) Protocol
This chapter provides tutorial notes and example codes on the SSL (Secure Socket Layer) protocol. Topics include introduction of the SSL (Secure Socket Layer) protocol; JSSE (Java Secure Socket Extension) package; test program to create default SSL sockets; testing the javas.net.ssl.SSLContext class...
2022-10-01, ∼426🔥, 0💬

Archived: Importing Root Certificate from a File to IE 8
This section provides a tutorial example on how to use IE 8 to import a root CA certificate into the 'Trusted Root Certification Authorities' certificate store.
2022-10-01, ∼426🔥, 0💬

CDS (Class Data Sharing)
This chapter provides tutorial notes and example codes on CDS (Class Data Sharing). Topics include generating shared archive with HotSpot; saving startup time and footprint using shared archive; viewing shared memory of JVM processes.
2022-10-01, ∼426🔥, 0💬

What Is "keyref" Identity-Constraint?
This section describes the 'keyref' identity-constraint, where a combination of certain sub elements or attributes is defined as a key reference identity, which must have values that reference to an existing key identity.
2022-10-01, ∼426🔥, 0💬

Data Components of Bitcoin Block
This section describes data components of Bitcoin block.
2022-10-01, ∼426🔥, 0💬

Extend /home LV with a New Partition
This section provides a tutorial example on how to extend the /home file system on a LV (Logical Volume) on the fly with an newly added PV (Physical Volume) on the VG (Volume Group).
2022-10-01, ∼426🔥, 0💬

MySQL Server Socket Connection on CentOS
This section provides a tutorial example on how to use the Socket Connection for client programs from the same host as the MySQL 8 Server on CentOS 8 systems.
2022-10-01, ∼426🔥, 0💬

Content-Transfer-Encoding: base64 - Base64 Encoded Content
This section provides an email message example with 'Content-Transfer-Encoding: base64' header to indicate that the content is Base64 encoded, commonly used for protecting non-ASCII characters.
2025-05-14, ∼425🔥, 1💬

💬 2025-05-14 all: ZvEP2RVEt4yWm2tCj45uXe

1998 年年历 - 虎年
中国年历 - 1998 年年历 - 虎年
2022-10-06, ∼425🔥, 0💬

Java Programs Communicating with HTTPS Servers
This chapter provides tutorial notes and example codes on writing Java programs communicating with HTTPS servers. Topics include using Java Secure Socket Extension (JSSE); using openStream() method in the java.net.URL class; using default trusted CA KeyStore file 'cacerts'; using 'keytool' to manage...
2022-10-01, ∼425🔥, 0💬

RenderX XEP Example - Borders.fo
This section provides a tutorial example on how to run XEP tool in a command line window to process an example XSL-FO document provided by RenderX.
2022-04-13, ∼425🔥, 2💬

💬 2022-04-13 Herong: Which version of XEP are you using?

💬 2022-04-07 User Test: xep only executes in the directory even after adding it to the path. using the path\xep does not work either

Running EncodingSampler.java with CP1252 Encoding
This section provides a tutorial example on how to run the character encoding sample program with CP1252 encoding for character value range of 0x0000 - 0x00FF.
2020-04-29, ∼425🔥, 1💬

HijackThis - Browser Hijacker Diagnosis Tool
This chapter provides tutorial examples on HijackThis, a browser hijacker detection and open source tool. Topics include installing HijackThis; scanning system settings for changes; fixing changed settings; reviewing running processes, startup programs, and installed programs.
2016-02-27, ∼425🔥, 1💬

macOS Mail Manual Configuration
This section provides a tutorial example on how to view and change macOS Mail connection settings manually, with different port number, SSL/TLS and authentication options.
2024-04-06, ∼424🔥, 0💬

Big5 到 Unicode 轉換:一級漢字 - 第 AA 行
本節列出了 Big5 到 Unicode 代碼轉換表中一級漢字 - 第 AA 行。
2024-02-03, ∼424🔥, 0💬

Unicode > Big5 轉換: 第 46 部分 - U+9287 到 U+93F8
本節列出了 Unicode 到 Big5 代碼轉換表的第 46 部分 - Unicode U+9287 到 U+93F8。
2024-01-31, ∼424🔥, 0💬

java.security.MessageDigest - Message Digest MD5 and SHA
This section describes 2 popular message digest algorithm, MD5 and SHA, implemented in JDK as part of the JCA (Java Cryptography Architecture) package.
2022-10-01, ∼424🔥, 0💬

c:forEach Action Tag
This section describes the c:forEach action tag in the JSTL Core library. c:forEach allows you to specify a section of JSP code that will be processed repeatedly by iterating through a simple index or a group of elements in a collection.
2022-10-01, ∼424🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼424🔥, 0💬

MySQL System Variables for InnoDB Engine
This section describes some important MySQL system variables that control the behavior of the InnoDB storage engine.
2022-10-01, ∼424🔥, 0💬

Examples of Discrete Logarithm Problem (DLP)
This section describes the Discrete Logarithm Problem (DLP) in several Abelian Group examples, including elliptic curve groups.
2022-10-01, ∼424🔥, 0💬

"nmap" - Network Mapper on CentOS
This section provides a tutorial example on how to install and use 'nmap' (Network Mapper), as a network exploration tool and security scanner on CentOS systems.
2022-10-01, ∼424🔥, 0💬

"shutdown" and "halt/poweroff/reboot" Commands
This section provides a quick introduction of the 'shutdown' command, and its alias commands 'halt', 'poweroff', and 'reboot'.
2022-10-01, ∼424🔥, 0💬

<< < 121 122 123 124 125 126 127 128 129 130 131 > >>   ∑:9026  Sort:Date