silentcircle.wordpress.com
joncallas | Silent Circle Blog
https://silentcircle.wordpress.com/author/joncallas
Global Encrypted Communications Service. This One Goes to 414. October 17, 2013. In my previous post. About cipher suites, I said that we were going to get a new elliptic curve for Silent Circle systems to use. Dan. Have completed their work on our new curve and published details on their SafeCurves website. They call the curve Curve3617 and all the parameters are on the SafeCurves. It is a 414-bit curve, in a field that is modulo the prime number 2. Dan’s notes to me say:. The rho method costs 2. The CM...
silentcircle.wordpress.com
September | 2013 | Silent Circle Blog
https://silentcircle.wordpress.com/2013/09
Global Encrypted Communications Service. Monthly Archives: September 2013. September 30, 2013. One of the most upsetting things about the recent revelations about the NSA’s shenanigans is that it has apparently devoted US$250M. To suborning international standards. There hasn’t been much definitive to say. There is the much-discussed. To TLS to whatever. There have been no smoking guns. The DUAL EC DRBG discussion has been comic. The major discussion has been whether this was evil or merely stupi...Argui...
pythonhosted.org
PySkein 1.0 - The Skein Hash Algorithm for Python — PySkein 1.0 documentation
http://pythonhosted.org/pyskein
PySkein 1.0 documentation. PySkein 1.0 - The Skein Hash Algorithm for Python. PySkein is an extension module for Python, implementing the Skein hash algorithm. One of the five finalists of the NIST SHA-3 Competition. Following the hash algorithms in the Python standard library (like. Of the Skein specification (flexible digest sizes, MAC generation, tree hashing, and various others). The tweakable block cipher used in Skein, available for encryption and decryption on its own. Examples of simple hashing.
workslikeclockwork.com
Qt Cryptographic Hash Classes | Works Like Clockwork
http://www.workslikeclockwork.com/index.php/components/hash-functions-for-qt
Skip to primary content. Skip to secondary content. Qt Cryptographic Hash Classes. The Hash Classes for Qt. Slightly more advanced usage. Here are five simple classes wrapping the NIST competition. Finalists for the new SHA-3 (Secure Hash Algorithm), also known as the SHA-3-Zoo: Blake. Most hash functions in use today are arguably MD5 and an older SHA, i.e. SHA-1, SHA-256, etc. (MD4, MD5 and SHA-1 are available in the Qt library via QCryptographicHash. The Hash Classes for Qt. First, you construct the ob...
tools.ietf.org
RFC 6189 - ZRTP: Media Path Key Agreement for Unicast Secure RTP
https://tools.ietf.org/html/rfc6189
Internet Engineering Task Force (IETF) P. Zimmermann Request for Comments: 6189 Zfone Project Category: Informational A. Johnston, Ed. ISSN: 2070-1721 Avaya J. Callas Apple, Inc. April 2011 ZRTP: Media Path Key Agreement for Unicast Secure RTP. Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http:/ www.rfc-editor.org/info/rfc6189. Zimmermann, et al. Informational [Page 1]. Introduction . 4. Terminology . 5. Overview . 6. Hash Commitm...
rninov.blogspot.com
Dubito, ergo cogito. Cogito, ergo sum: Септември 2009
http://rninov.blogspot.com/2009_09_01_archive.html
Dubito, ergo cogito. Cogito, ergo sum. Петък, 25 септември 2009 г. Fun, fun, fun. Very interesting post in Wired magazine. Публикувано от Romeo Ninov. Вторник, 15 септември 2009 г. Първи резултати от Oracle SUN. ПП Малка корекция, цената, посочена от мен е за два рака. Публикувано от Romeo Ninov. Next round in process of SHA-3 selection. For more info take a look here: http:/ csrc.nist.gov/groups/ST/hash/sha-3/Round2/submissions rnd2.html. More info about Skein: http:/ www.skein-hash.info/. Забрави подро...
benjamin.sipsolutions.net
AltiVec Optimization for Skein | Benjamin Berg
http://benjamin.sipsolutions.net/Projects/skein-altivec
Skip to main content. AltiVec Optimization for Skein. Skein is hash function. See http:/ skein-hash.info. This is an optimized version of the Skein routine for 32bit PowerPC processors that contain an AltiVec unit (also refered to as VMX or Velocity Engine). All flavours, 256, 512 and 1024 bit are supported. Different implementations are used for rotations depending on which was fastest. You can get the altivec implementation using git or browse the code. The actual implementation is in skein block.c.