issues
search
ricmoo
/
aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
MIT License
1.45k
stars
273
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Please add index.min.js
#117
ghost
opened
8 months ago
0
Update actions
#116
andy128k
closed
1 year ago
0
Update README.md to include an example for PBKDF in browser with js-sha256
#115
mohsenasm
opened
1 year ago
2
Encrypt CBC padding 7 is different from Java
#114
NguyenVanCong1902
closed
1 year ago
6
Recommending CTR is dangerous, if the same key is used twice
#113
vbakke
opened
2 years ago
7
progress indicator callback
#112
webdevelopland
opened
2 years ago
0
Uncaught Error: invalid plaintext size (must be 16 bytes)
#108
efcjunior
opened
3 years ago
3
CTR mode: Counter increment issue with 2 different IVs
#107
t3db0t
closed
3 years ago
1
CBC encrypt and decrypt is wrong on output
#106
RaresAil
closed
2 years ago
3
export an es module
#105
wighawag
opened
3 years ago
2
Transform key and iv bytes in base64/Hex for another languages decript
#104
silvioangels
opened
4 years ago
1
Is this still maintained?
#103
swalahamani
closed
4 years ago
2
Huge performance boost by reducing operations with arrays
#102
NikitaCartes
opened
4 years ago
14
Big endian
#101
williamgoodhew
opened
4 years ago
2
update commit hash for web browser using rawgit
#100
tsamaya
opened
4 years ago
0
How to convert a string to key?
#99
df257
closed
4 years ago
2
how do I encrypt images with this module
#98
deevendhu
closed
4 years ago
0
CFB mode segmentSize bug fix
#97
shanmukhateja
opened
4 years ago
0
Feature Request: Import key from hex
#96
Caleb-Irwin
closed
2 years ago
1
Fix misspellings in error messages
#95
sidecut
opened
4 years ago
0
Should provide method to generate IV
#94
bishopjun11
opened
4 years ago
2
Getting Chinese letters
#93
thaihoa-fe
opened
4 years ago
0
Incorrect UTF-8 decoding
#92
swansontec
opened
4 years ago
2
version 2.1.1 , ECB
#91
eleven-net-cn
opened
4 years ago
0
update cdn link
#90
XOR-LIFE
opened
5 years ago
1
Error: invalid plaintext size (must be multiple of 16 bytes)
#89
shiqikai
opened
5 years ago
6
Fix typo in AES Error Message
#88
yne
closed
4 years ago
5
Make note of `yarn add -D @types/aes-js` in README
#87
ryanberckmans
opened
5 years ago
1
need php/openssl advice
#86
kernelk
closed
5 years ago
1
Is it possible to set the initialization vector in CTR mode?
#85
emacsen
closed
5 years ago
3
update cdn link in readme
#84
sasatefa2009
opened
5 years ago
3
is there any limit for encode time matching decode
#83
rangercyh
opened
5 years ago
0
Add note about padding
#82
guizoxxv
opened
5 years ago
4
how to decryption it with php?
#81
design365
opened
5 years ago
2
Missing support for Big Integers?
#80
windsurfer1122
closed
5 years ago
1
Decrypt AES with CTR mode and IV
#79
Abdullah0991
closed
5 years ago
5
Remove test folder from published npm package
#78
justinmeiners
closed
5 years ago
5
Not able to use in react native
#77
hamentmiglani
opened
5 years ago
2
aesCbc.decrypt not suport emoji
#76
easychen
closed
5 years ago
9
.npmignore add saving over 2MB for package
#75
nikitaeverywhere
closed
5 years ago
2
Base64 encode/decode support
#74
chiro-hiro
closed
6 years ago
2
"CTR" mode is not same as "aes-256-ctr" in crypto library.
#73
Just4test
opened
6 years ago
4
Output size is 128 bits in CTR mode
#72
adityanalge
closed
6 years ago
3
confuse with key generation
#71
alexey-sh
closed
5 years ago
9
Replace Buffer constructor with static methods
#70
gabrielschulhof
closed
5 years ago
8
Removing padding on a, Decrypted Json Uint8Array, results in losing data
#69
SupremeCookie
closed
5 years ago
6
Replace deprecated Buffer constructor
#68
gabrielschulhof
closed
5 years ago
1
How does the counter work?
#67
RokerHRO
closed
5 years ago
5
Help interoperating with openssl command line interface
#66
g105b
closed
6 years ago
12
Problems while importing to chrome extensions
#65
FKLC
closed
6 years ago
1
Next