<< < 355 356 357 358 359 360 361 362 363 364 365 > >>   ∑:9107  Sort:Date

"trust list" - Search Certificates in Linux Trust Store
This section provides tutorial examples on searching certificates in Linux Trust Store using the 'trust list' command.
2026-05-12, ∼152🔥, 0💬

Install and Manage PHP Modules on CentOS
This section provides a tutorial example on how to search and install additional PHP modules on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, ∼152🔥, 0💬

1F680: Transport and Map Symbols
This section provides a quick summary of the Unicode code point block: 'Transport And Map Symbols', which contains 128 code points to represent symbols used in transportion maps.
2022-10-01, ∼151🔥, 0💬

Weekly Requests Report
Weekly total requests and page requests report for year 2015 with no log files missing.
2022-10-01, ∼151🔥, 0💬

update-ca-trust Command on Red Hat Computers
This chapter provides tutorial notes and example codes on the 'update-ca-trust' command Red Hat computers. Topics include directory structure of the Trust Store; adding or disabling CA certificates.
2026-05-12, ∼149🔥, 0💬

update-ca-trust Command on CentOS
This section describes how to use the update-ca-trust Command to manage trusted root CA certificates on CentOS computers.
2026-05-06, ∼147🔥, 0💬

Testing OpenSSL with fsockopen()
This section provides a tutorial example on how to test the PHP OpenSSL module with the fsockopen() function, which allows you to open a socket connection to a remote computer with the regular TCP protocol or the secure TLS protocol.
2022-11-01, ∼147🔥, 0💬

tinyec - Tiny Library for ECC
This chapter provides tutorial notes on 'tinyec' Python library for ECC. Topics include installing 'tinyec'; creating ec.Curve objects, performing point addition and scalar multiplication.
2026-06-16, ∼145🔥, 0💬

Set Subgroup Order to Higher Value
This section provides a tutorial example on how to set the subgroup order a value greater than the order of the entire group, like 2 times of the modulo, to ensure correct result of scalar multiplications.
2026-06-16, ∼143🔥, 0💬

What Is ca-certificates-mono Package
This section describes the 'ca-certificates-mono' package, which installs trusted root CA certificates in JKS format supporting Java applications.
2026-05-12, ∼142🔥, 0💬

Verify Apache Web Server "httpd"
This section provides a tutorial example on how to manage Apache Web Server 'httpd' on CentOS 8 systems, and how to publish HTML documents and PHP scripts..
2022-10-01, ∼142🔥, 0💬

Create Tables with CLOB Columns
This section describes how to create tables with BLOB (LONGBLOB) columns in Oracle server.
2015-12-24, ∼142🔥, 1💬

Retrieving SSLSocket Information
This section provides a tutorial example on retrieving SSL socket information from an HTTPS connection.
2026-06-16, ∼141🔥, 0💬

"update-ca-trust" to Distrust CA Certificate
This section provides a tutorial example on removing user added CA certificates from Trust Store using the 'update-ca-trust' command on Red Hat-based computers.
2026-05-12, ∼141🔥, 0💬

Configure soap trên PHP
'Loading Derby JDBC Driver Classes' tutorial was cited in a Sun form post in 2008.
2022-11-04, ∼141🔥, 0💬

Communicating with HTTPS Servers
This chapter provides tutorial notes and example codes on writing Python scripts to communicate with HTTPS servers. Topics include using built-in http.client and ssl modules; modifying SSL parameters; retrieving server certificate and validation chain; installing and using the pyOpenSSL package.
2026-06-16, ∼139🔥, 0💬

Find Subgroup with Point Addition
This section provides a tutorial example on how to find the subgroup of a given point on an elliptic curve using a loop of point additions with tinyec Python library.
2026-06-16, ∼139🔥, 0💬

Exact Files from ZIP Archive
This section provides a tutorial example on how to open an existing ZIP archive and extract files from the archive using the ZipArchive class.
2022-10-01, ∼139🔥, 0💬

Use pyOpenSSL for HTTPS Connection
This section provides a tutorial example on using the OpenSSL.SSL module to create an HTTPS connection.
2026-06-16, ∼137🔥, 0💬

Build New Curves with tinyec
This section provides a tutorial example on how to create elliptic curve, actually a reduced elliptic curve group, with tinyec Python library.
2026-06-16, ∼137🔥, 0💬

Impact of Activation Functions
This section provides a tutorial example to demonstrate the impact of activation functions used in a neural network model. The 'ReLU' function seems to be a better activation function than 'Tanh', 'Sigmoid' and 'Linear' for the complex classification problem in Deep Playground.
2023-04-27, ∼137🔥, 1💬

"Crypto.PublicKey.ECC" - Generate EC Keys
This section provides a tutorial example on how to use 'Crypto.PublicKey.ECC' module to generate EC private-public key pairs in Python scripts.
2026-06-16, ∼136🔥, 0💬

What Is tinyec
This section introduces what is tinyec - a tiny library to perform arithmetic operations on elliptic curves in pure Python.
2026-06-16, ∼135🔥, 0💬

Download and Install tinyec
This section describes how to install tinyec, which can be done by running the 'pip install tinyec' command.
2026-06-16, ∼135🔥, 0💬

<< < 355 356 357 358 359 360 361 362 363 364 365 > >>   ∑:9107  Sort:Date