|
You are here |
dusty.phillips.codes | ||
| | | | |
dusted.codes
|
|
| | | | | The beauty of asymmetric encryption - RSA crash course for developers | |
| | | | |
www.blueraja.com
|
|
| | | | | Clearly This is a Metaphor For Something | |
| | | | |
rog3rsm1th.github.io
|
|
| | | | | 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. | |
| | | | |
blog.scottlogic.com
|
|
| | | Recently I've been learning about Neural Networks and how they work. In this blog post I write a simple introduction in to some of the core concepts of a basic layered neural network. | ||