I just finished up the final touches on the port of two encryption algorithms (AES and TEA) and one hashing algorithm (SHA-1). Check them: http://extjs.com/learn/Extension:Crypto
I just finished up the final touches on the port of two encryption algorithms (AES and TEA) and one hashing algorithm (SHA-1). Check them: http://extjs.com/learn/Extension:Crypto
very cool, thanks jeff !
I'm part of the Ext Community
Maintaining: Translations and some Examples
Developing on: ExtJS Python Builder / Gozerbot
Places: Ido.nl.eu.org / My ExtSamples / Trbs on Wiki / IRC
Hi Jeff or other, to learn could you write in an application when could be useful to use Extension:Crypto ?
regards
Frank
Your live examples not work for me. IE6. I can
Indeed, something is amiss in IE6. I'll look into it.
Well, I've fiddled with the examples, but can't figure out why none of them show any fields in IE6. I'm swamped with stuff today, so not sure if I'll be able to get to it. If anybody has any clues, I'd really appreciate it.
.
The links to your js files are broken. Path is "crypto" not "cryto".
Thanks for the algorithms
Fixed, thanks.