javascript Programming Glossary: cryptography
Base64 HMAC SHA1 String in VBA http://stackoverflow.com/questions/10068548/base64-hmac-sha1-string-in-vba .NET Cryptography library you can actually call the .NET cryptography libraries from VBA if you know how . I'm not looking for someone..
Can a site invoke a browser extension? http://stackoverflow.com/questions/10526995/can-a-site-invoke-a-browser-extension only know all this because I made made a proof of concept cryptography API for a school project and subsequently learned the major..
Encrypt in Javascript, decrypt in PHP, using public-key cryptography http://stackoverflow.com/questions/12457234/encrypt-in-javascript-decrypt-in-php-using-public-key-cryptography in Javascript decrypt in PHP using public key cryptography I'd like to encrypt in JavaScript decrypt in PHP using public.. to encrypt in JavaScript decrypt in PHP using public key cryptography. I've been trying to find libraries that can accomplish this..
Authentication in RESTful web services http://stackoverflow.com/questions/13186455/authentication-in-restful-web-services the cookie but 2 way encrypt it using Rijndael or another cryptography system using an encryption password that only your server has..
JavaScript not being properly executed in HtmlUnit http://stackoverflow.com/questions/19646612/javascript-not-being-properly-executed-in-htmlunit to include a crypto library myself java javascript cryptography htmlunit share improve this question Based on your comment..
bCrypt implementation in Javascript http://stackoverflow.com/questions/2299434/bcrypt-implementation-in-javascript code myself but if someone with a stonger background in cryptography has already written one why reinvent the wheel Especially considering..
Is there a decimal math library for JavaScript? http://stackoverflow.com/questions/2622144/is-there-a-decimal-math-library-for-javascript the one I'm thinking of it's been used as part of some cryptography tools so there's a decent chance that it works OK. Because cryptography.. tools so there's a decent chance that it works OK. Because cryptography is a likely area to generate a need for such things that's a..
Secure random numbers in javascript? http://stackoverflow.com/questions/4083204/secure-random-numbers-in-javascript secure random numbers in javascript javascript cryptography share improve this question You can for instance use mouse..
Javascript cryptography library to sign form data in browser http://stackoverflow.com/questions/4176574/javascript-cryptography-library-to-sign-form-data-in-browser cryptography library to sign form data in browser I am looking for a JS..
Is Math.random() cryptographically secure? http://stackoverflow.com/questions/5651789/is-math-random-cryptographically-secure How many bits from one random I can use javascript random cryptography share improve this question Nope JavaScript Math.random..
|