bjong
|
a8542c4b56
|
fix: CJK characters are garbled after decryption
|
2022-09-06 15:17:50 -03:00 |
|
fiatjaf
|
6786641b1d
|
are you kidding me?
|
2022-01-25 17:06:26 -03:00 |
|
fiatjaf
|
0396db5ed6
|
nip04 string key is actually x and y, so we must get only 32 bytes of x.
|
2022-01-25 16:25:10 -03:00 |
|
fiatjaf
|
0c8e7a74f5
|
fix previous commit because noble is returning different values depending on [unknown], sometimes uint8array, sometimes hex.
|
2022-01-25 15:41:49 -03:00 |
|
fiatjaf
|
c66a2acda1
|
encrypt uint8array to hex.
|
2022-01-24 21:00:51 -03:00 |
|
fiatjaf
|
6f07c756e5
|
change nip04 functions interfaces.
|
2022-01-24 20:21:26 -03:00 |
|
fiatjaf
|
2230f32d11
|
use randomBytes from @noble/hashes.
|
2022-01-01 14:59:12 -03:00 |
|
fiatjaf
|
7b0220c1b8
|
use browserify-cipher for aes.
it seems everybody was including this by default before, but now webpack and others are not.
|
2021-12-18 20:30:58 -03:00 |
|
fiatjaf
|
93b22e48a6
|
add nip06.
|
2021-12-11 19:46:51 -03:00 |
|
fiatjaf
|
625b3bb3ba
|
fix buffer import and use rollup for transpiling the package.
|
2021-12-11 08:53:43 -03:00 |
|
fiatjaf
|
cc2ced1558
|
update secp256k1 library, add nip04.js
|
2021-12-10 21:41:05 -03:00 |
|