Jeff Craig![]()
Y.Crypto Namespace contains utility functions to aide cryptographic functions, and implementations of various cryptographic functions (currently only MD5) for use in a pure JavaScript environment.
<script src="http://yui.yahooapis.com/3.1.0/build/yui/yui-min.js"></script>YUI({
//Last Gallery Build of this module
gallery: 'gallery-2009.11.19-20'
}).use('gallery-crypto-md5', function(Y) {
alert(Y.Crypto.MD5("Test Value"));
});| Subject | Author | Date |
|---|---|---|
| getting 400s | joecomotion | 07/13/10 |
| Re: getting 400s | Anthony Pipkin | 07/13/10 |
| Re: getting 400s | Jeff Craig | 07/13/10 |
| Re: getting 400s | Anthony Pipkin | 07/13/10 |
| Re: getting 400s | Jeff Craig | 07/13/10 |
| Re: getting 400s | joecomotion | 07/13/10 |
| Re: getting 400s | Jeff Craig | 07/13/10 |
| Re: getting 400s | Jeff Craig | 07/13/10 |
| Re: getting 400s | Caridy Patino | 07/13/10 |
© 2010 YUI Library - Site Credits