issues
search
afitzek
/
crypto-js
Automatically exported from code.google.com/p/crypto-js
2
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Progressive decipher using passphrase from OpenSSL
#152
dZbear
opened
6 years ago
0
Sha3 result different for long strings on android 4.2.2 webview
#151
GoogleCodeExporter
opened
9 years ago
0
I am using CryptoJS MD5 algorith for large files, it is very very very slow, how to icrease performance
#150
GoogleCodeExporter
opened
9 years ago
0
After encryption CryptoJS returning script then encrypted text
#149
GoogleCodeExporter
opened
9 years ago
0
Using pbkdf2Sync function with sha256 gives different key with different system architecture (32 bit and 64 bit)
#148
GoogleCodeExporter
opened
9 years ago
2
[documentation] Add recommendation to use https
#147
GoogleCodeExporter
opened
9 years ago
0
decrypt of ciphertext not working for strings
#146
GoogleCodeExporter
opened
9 years ago
2
[IE8]Object doesn't support property or method
#145
GoogleCodeExporter
opened
9 years ago
0
Error: Unable to get property 'createEncryptor' of undefined or null reference
#144
GoogleCodeExporter
opened
9 years ago
0
Broken hashing with sigBytes< bytes
#143
GoogleCodeExporter
opened
9 years ago
0
AES 256 decrypt from data oracle function encrypting
#142
GoogleCodeExporter
opened
9 years ago
1
TripleDES result is different each time, and is not correct
#141
GoogleCodeExporter
opened
9 years ago
0
Not able to decrypt the encrypted data on server side which was encrypted using CryproJS on client side..
#140
GoogleCodeExporter
opened
9 years ago
0
Most of the hashs wont works regarding file encoding
#139
GoogleCodeExporter
opened
9 years ago
4
Crypto-js decryption implemention
#138
GoogleCodeExporter
opened
9 years ago
1
Crypto.JS PBKDF2 Results Differnt then .Net Rfc2898DeriveBytes
#137
GoogleCodeExporter
opened
9 years ago
1
Type a is undefined in rollup version of aes.js line 27.
#136
GoogleCodeExporter
closed
9 years ago
4
Automatic key expiration
#135
GoogleCodeExporter
opened
9 years ago
0
Clarify license
#134
GoogleCodeExporter
closed
9 years ago
2
Uncaught TypeError: Cannot read property 'init' of undefined
#133
GoogleCodeExporter
opened
9 years ago
1
AES encrypted string to be converted to base 64 string and then to byte array in Javascript
#132
GoogleCodeExporter
opened
9 years ago
0
Unnecessary padding
#131
GoogleCodeExporter
closed
9 years ago
3
use padding option on AES.decrypt results in endless loading
#130
GoogleCodeExporter
closed
9 years ago
3
CryptoJS.SHA3 does not pass any Keccak test vectors, it is completely broken
#129
GoogleCodeExporter
closed
9 years ago
2
DES and 3DES work only on alphabets
#128
GoogleCodeExporter
opened
9 years ago
0
Support for Base32 encoding
#127
GoogleCodeExporter
opened
9 years ago
0
AES cipher broken binary data
#126
GoogleCodeExporter
opened
9 years ago
2
RIPEMD
#125
GoogleCodeExporter
opened
9 years ago
0
about customizing BlockSize
#124
GoogleCodeExporter
opened
9 years ago
2
MD4
#123
GoogleCodeExporter
opened
9 years ago
0
The aes.js use gibberish-aes (with md5)
#122
GoogleCodeExporter
opened
9 years ago
2
CryptoJS.MD5 produces a different result in IE11 compared to Chrome & everyone else
#121
GoogleCodeExporter
closed
9 years ago
4
Public-key cryptography
#120
GoogleCodeExporter
opened
9 years ago
0
AES File encryptiong
#119
GoogleCodeExporter
opened
9 years ago
0
AES or any cipher gives bad results if CBC 256bit mode is used (when iv is defined with 32bytes).
#118
GoogleCodeExporter
closed
9 years ago
2
IE8 IE9 Ajax with XDomainRequest + AES = Malformed Utf-8 data
#117
GoogleCodeExporter
opened
9 years ago
1
Trouble decrypting a TripleDES hex string with an IV
#116
GoogleCodeExporter
opened
9 years ago
1
checksum of file
#115
GoogleCodeExporter
opened
9 years ago
0
x64-core.js constructor optimization
#114
GoogleCodeExporter
opened
9 years ago
0
Allow hexadecimal input type into the hashing functions
#113
GoogleCodeExporter
opened
9 years ago
1
Decryption requires Base64
#112
GoogleCodeExporter
opened
9 years ago
0
Documentation is lacking depth for AES.encrypt
#111
GoogleCodeExporter
opened
9 years ago
0
SHA1(ArrayBuffer) gives frong hash on iPhone
#110
GoogleCodeExporter
opened
9 years ago
2
rangeerror when using web workers
#109
GoogleCodeExporter
opened
9 years ago
1
Error decrypting an AES encrypted text
#108
GoogleCodeExporter
closed
9 years ago
5
URLSafe Base64
#107
GoogleCodeExporter
opened
9 years ago
1
Minor typo on Home page
#106
GoogleCodeExporter
opened
9 years ago
0
Consistent line delimiters, CR/LF vs. LF
#105
GoogleCodeExporter
opened
9 years ago
0
What components are required for SHA1 to output a hex string?
#104
GoogleCodeExporter
closed
9 years ago
3
Comments keep mentioning the .create method, but its name is .init
#103
GoogleCodeExporter
closed
9 years ago
2
Next