issues
search
VansonLeung
/
crypto-js
Automatically exported from code.google.com/p/crypto-js
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AES or any cipher gives bad results if CBC 256bit mode is used (when iv is defined with 32bytes).
#118
GoogleCodeExporter
opened
9 years ago
0
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
First 16 Bytes were treated incorrectly.
#102
GoogleCodeExporter
closed
9 years ago
3
Clarify PBKDF2 documentation
#101
GoogleCodeExporter
opened
9 years ago
13
SHA1 hash bug
#100
GoogleCodeExporter
closed
9 years ago
3
CryptoJS SHA256 hash do not match C#/.NET SHA256 hash
#99
GoogleCodeExporter
closed
9 years ago
10
Hashing "binary" strings fails with some specific input values
#98
GoogleCodeExporter
closed
9 years ago
4
AES in Galois\Counter Mode
#97
GoogleCodeExporter
opened
9 years ago
0
bug in cipher-core.js
#96
GoogleCodeExporter
opened
9 years ago
13
cryptojs gives undefined error after loaded by a loader.
#95
GoogleCodeExporter
closed
9 years ago
2
Can only hash strings and not integers
#94
GoogleCodeExporter
closed
9 years ago
3
Base64 encoding of hash identical to hex encoding
#93
GoogleCodeExporter
closed
9 years ago
3
Add 8-bit CFB segment size support
#92
GoogleCodeExporter
opened
9 years ago
0
AES Decryption not working
#91
GoogleCodeExporter
closed
9 years ago
6
Maximum call stack exceeded
#90
GoogleCodeExporter
opened
9 years ago
3
Hmac sha1 don't give same output as Java implementation.
#89
GoogleCodeExporter
closed
9 years ago
2
Not able to decrypt the openSSL encrypted password using CryptoJS
#88
GoogleCodeExporter
closed
9 years ago
7
Adding a rollup for all components
#87
GoogleCodeExporter
opened
9 years ago
1
PBKDF2 with other hashing algorithms
#86
GoogleCodeExporter
closed
9 years ago
5
password based AES encryption ignores salt parameter
#85
GoogleCodeExporter
opened
9 years ago
1
HmacSHA224 and HmacSHA384 give incorrect output
#84
GoogleCodeExporter
opened
9 years ago
4
CryptoJS undefined error in browser console
#83
GoogleCodeExporter
closed
9 years ago
4
Switch to a more convenient build system
#82
GoogleCodeExporter
opened
9 years ago
1
typed array support for IE10
#81
GoogleCodeExporter
opened
9 years ago
9
AES Decryption on iPhone irregular produces Error: Malformed UTF-8 data
#80
GoogleCodeExporter
opened
9 years ago
16
Rabbit stream cipher failure.
#79
GoogleCodeExporter
closed
9 years ago
1
CryptoJS.TripleDES.decrypt doesn't decrypt back
#78
GoogleCodeExporter
closed
9 years ago
2
Base64 parsing should skip spaces and newlines
#77
GoogleCodeExporter
opened
9 years ago
0
Unable to compile with Closure Compiler
#76
GoogleCodeExporter
closed
9 years ago
1
Wrong SHA256 value returned
#75
GoogleCodeExporter
closed
9 years ago
4
AES-CTR clone issue
#74
GoogleCodeExporter
opened
9 years ago
0
AES-CTR - progressive ciphering does not work
#73
GoogleCodeExporter
opened
9 years ago
6
Progressive hashing of SHA512 yields different results on same data (Chrome only)
#72
GoogleCodeExporter
closed
9 years ago
5
Progressive hashing result of SHA512 does not support .toString
#71
GoogleCodeExporter
closed
9 years ago
2
[PATCH] Simplify typed arrays ArrayBufferView checking
#70
GoogleCodeExporter
closed
9 years ago
3
TypeArray support is broken in Safari
#69
GoogleCodeExporter
opened
9 years ago
2
Next