Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AudiusProject/hedgehog
/ authenticationTest.js
File
authenticationTest.js
tests/authenticationTest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
)
2
const
{ Authentication, getPlatformCreateKey } = require(
'../src'
)
3
4
const
{
Callers
nothing calls this directly
Calls
7
getPlatformCreateKey
Function · 0.85
generateWalletFromEntropy
Method · 0.80
generateMnemonicAndEntropy
Method · 0.80
createIV
Method · 0.80
encrypt
Method · 0.80
decrypt
Method · 0.80
createKey
Function · 0.50
Tested by
no test coverage detected