/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sslmate.com
| | aykevl.nl
0.8 parsecs away

Travel
| | [AI summary] A technical guide explains how to configure custom HTTPS and TLS on an Nginx web server on a Debian VPS, including certificate generation, OCSP stapling, and SPDY optimization.
| | www.imperialviolet.org
0.9 parsecs away

Travel
| |
| | blog.hboeck.de
1.4 parsecs away

Travel
| |
| | rog3rsm1th.github.io
21.0 parsecs away

Travel
| The Okamoto-Uchiyama cryptosystem is a semantically secure, asymmetric encryption algorithm. It was first introduced in 1998 by Tatsuaki Okamoto and Shigenori Uchiyama. The method is additive-homomorphic, which means that the plaintexts are added by multiplying two ciphertexts. It is therefore not necessary to decrypt the ciphertexts in order to be able to operate on the plaintexts. While searching for implementations of this algorithm on github, I realized that there were only two rough implementations.