Skip to content

Commit e0a2fd6

Browse files
committed
update readme
1 parent 8edbf6f commit e0a2fd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ Questions, comments, bug reports, and pull requests are all welcome.
214214
### 0.2.20
215215
* Added `.encryptPrivate()` and `.decryptPublic()` methods
216216
* Encrypt/decrypt methods in nodejs 0.12.x and io.js using native implementation (> 40x speed boost)
217+
* Fixed some regex issue causing catastrophic backtracking.
217218
* *KNOWN ISSUE*:`encryptPrivate` and `decryptPublic` don't have native implementation in nodejs and can't be use in native implementation with pkcs1_oaep padding in io.js
218219

219220
### 0.2.10

0 commit comments

Comments
 (0)