Releases: MetaMask/native-utils
Releases · MetaMask/native-utils
0.8.0
26 Nov 19:02
Compare
Sorry, something went wrong.
No results found
Added
Feat/get public key ed25519 tests (#29 )
Changed
chore: add tests for keccak256 utf8 input (#33 )
chore: fix audit findings (#28 )
Fixed
Fix: treat keccak256 string input as utf8 not hex (#32 )
0.7.0
18 Nov 23:40
Compare
Sorry, something went wrong.
No results found
Added
feat: getPublicKeyEd25519 (#26 )
0.6.0
30 Oct 21:25
Compare
Sorry, something went wrong.
No results found
Added
Feat: keccak256, pubToAddress, hmacSha512 (#11 )
feat: add Botan C++ library for crypto operations (#7 )
Changed
chore: update nitro to latest version (#21 )
chore: disable build of exhaustive tests (#18 )
0.5.0
26 Sep 08:45
Compare
Sorry, something went wrong.
No results found
Fixed
fix: add main field to package.json (#19 )
0.4.0
25 Sep 18:32
Compare
Sorry, something went wrong.
No results found
Fixed
fix: build artifacts + submodules (#16 )
0.3.0
25 Sep 15:31
Compare
Sorry, something went wrong.
No results found
Added
fix: missing files in package (#14 )
0.2.0
23 Sep 16:29
Compare
Sorry, something went wrong.
No results found
Added
feat: add native public key generation (#5 )
feat: add Example app with tests cases (#6 )