poulpita.com
crypto | poulpita.talk( )
https://poulpita.com/tag/crypto
About security, web and literature. Paris Web : de la sécu et de la qualité. L’été bat son plein. Cigales et soleil (enfin, pour moi). Je me penche sur le programme Paris-Web. La conf du web programmée en Octobre (oui, déjà, je sais, certains disent que je suis très prévoyante), et joie, bonheur, extase : de la sécu, il y en aura à gogo chez Paris Web cette année. Rendez-vous compte, pas moins de 6 interventions relatives au sujet. Vous racontera que CSP. Il existe des outils pour cela. Mathias Dugué.
phifel.wordpress.com
Some useful/interesting links | Phlog
https://phifel.wordpress.com/some-usefulinteresting-links
Skip to primary content. IBM Watson News Explorer. From the Cognitive Visualization Lab. Also watson.ted.com. Is a gateway to the tools used in sophisticated text analysis and retrieval. Is a scalable machine learning library, written in C , that aims to provide fast, extensible implementations of cutting-edge machine learning algorithms. mlpack provides these algorithms as simple command-line programs and C classes which can then be integrated into larger-scale machine learning solutions. 8211; jStat is...
blog.alexmaccaw.com
End to end encryption in JS Web Apps
https://blog.alexmaccaw.com/end-to-end-encryption-in-js-web-apps
Alex MacCaw is writing on the Svbtle. August 20, 2013. End to end encryption in JS Web Apps. The most significant burden to mainstream encryption is the proliferation of web apps, such as email clients, and the lack of a good encryption story inside the browser. The question is: can we use end to end encryption inside JavaScript web apps? We need to solve three problems:. Asymmetric (RSA) encryption/decryption routines in the browser. Secure private key distribution amongst a users’ devices. Now, the bro...