drand / tlock-js

Timelock Encryption made practical. A Typescript library for encrypting for the future.
Other
94 stars 8 forks source link

support for RFC9380 DST G1 scheme #39

Closed CluEleSsUK closed 9 months ago

CluEleSsUK commented 1 year ago
CluEleSsUK commented 1 year ago

Created a draft of this - just realised I haven't updated the client yet, so should probably do that first, then update tlock go, then create test vectors

CluEleSsUK commented 9 months ago

yes and no - the interface for encryption and decryption hasn't changed, though users who have been using MAINNET_URL or mainnetClient() who upgrade will now automagically use quicknet rather than fastnet. In a sense this is a breaking change. I'll bump the major version

CluEleSsUK commented 9 months ago

actually wait it's still in 0.x.x, so I think it's fine to bump minor