maurom.com
Sin categoría | El Bit Negro
http://maurom.com/blog/category/sin-categoria
Otro) blog donde no todos los bits son iguales. WireGuard, una VPN rápida, moderna y (esperemos) segura. Desde su presentación hace unas semanas atrás. Le estoy siguiendo el hilo a la nueva implementación de túnel VPN denominada WireGuard. Que, básicamente, y copypasteando el marketing de su sitio web,. Los puntos fuertes de este software son:. Sencillez y facilidad de uso:. Utiliza criptografía moderna: Noise protocol framework. Y los algoritmos Curve25519. Mínima superficie de ataque:. Utiliza instrucc...
maurom.com
software libre | El Bit Negro
http://maurom.com/blog/tag/software-libre
Otro) blog donde no todos los bits son iguales. WireGuard, una VPN rápida, moderna y (esperemos) segura. Desde su presentación hace unas semanas atrás. Le estoy siguiendo el hilo a la nueva implementación de túnel VPN denominada WireGuard. Que, básicamente, y copypasteando el marketing de su sitio web,. Los puntos fuertes de este software son:. Sencillez y facilidad de uso:. Utiliza criptografía moderna: Noise protocol framework. Y los algoritmos Curve25519. Mínima superficie de ataque:. Utiliza instrucc...
en.wikipedia.org
BLAKE (hash function) - Wikipedia, the free encyclopedia
https://en.wikipedia.org/wiki/BLAKE_(hash_function)
From Wikipedia, the free encyclopedia. Jean-Philippe Aumasson, Luca Henzen, Willi Meier, Raphael C.-W. Phan. 224, 256, 384 or 512 bits. For BLAKE-256; 7.8 cpb for BLAKE-512. Are cryptographic hash functions. Based on Dan Bernstein. Stream cipher, but a permuted copy of the input block, XORed with some round constants, is added before each ChaCha round. Like SHA-2. Use 32-bit words and those output digest size are 256 bits and 224 bits, while BLAKE-512. In 2012, which was selected for the SHA-3. BLAKE com...
maurom.com
linux | El Bit Negro
http://maurom.com/blog/tag/linux
Otro) blog donde no todos los bits son iguales. WireGuard, una VPN rápida, moderna y (esperemos) segura. Desde su presentación hace unas semanas atrás. Le estoy siguiendo el hilo a la nueva implementación de túnel VPN denominada WireGuard. Que, básicamente, y copypasteando el marketing de su sitio web,. Los puntos fuertes de este software son:. Sencillez y facilidad de uso:. Utiliza criptografía moderna: Noise protocol framework. Y los algoritmos Curve25519. Mínima superficie de ataque:. Utiliza instrucc...
cryptologie.net
Cryptologie
http://www.cryptologie.net/home/all/2
A security consultant at Cryptography Services. The crypto team of NCC Group. This is my blog about cryptography. And other related topics that I find interesting. Latest from the Links. Hyper-Threading and Multi-Core (2007). I'm going to tweet about interesting things I've found in the new NSA/Equation Group dump in this thread. Interested in Crypto and living in Chicago? Interested in crypto in Chicago? David Wong (@lyon01 david) June 22, 2016. And I'll be one of the speaker! Comment on this story.
php-news.ctrl-f5.net
PHP News
http://php-news.ctrl-f5.net/message/php.internals/97695
RFC] libsodium (PHP 7.2). January 11, 2017 18:22. Scott@paragonie.com (Scott Arciszewski). Removed crypto pwhash scryptsalsa208sha256 * because we have Argon2i now If anyone would like to weigh in on this in the next few weeks, I'd greatly appreciate it. I'm also developing a polyfill for most of the API features (except pwhash): https:/ github.com/paragonie/sodium compat. Warm regards, Scott Arciszewski Chief Development Officer Paragon Initiative Enterprises. January 12, 2017 10:23. Removed crypto pwha...
externals.io
[RFC] libsodium (PHP 7.2) - Externals
http://www.externals.io/thread/626
Log in with GitHub. To track unread emails. RFC] libsodium (PHP 7.2). I'm resurrecting my RFC to add libsodium as a core extension to PHP 7.2. In response to feedback from Pierre Joye, I've outlined which parts of the. Existing libsodium API I'd like exposed in the core extension. Most notably:. Removed crypto aead aes256gcm * because OpenSSL offers it. Removed crypto aead chacha20poly1305 * because crypto aead * is awaiting. The CAESAR winner https:/ competitions.cr.yp.to/caesar.html. I'm also developin...