mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Add U2F support
This commit is contained in:
@@ -18,3 +18,4 @@
|
||||
export { decrypt } from './decrypt'
|
||||
export { generateDhKeypair } from './genkey'
|
||||
export { decryptParentPassword } from './parentpassword'
|
||||
export { getSharedSecret, SharedSecretException } from './shared-secret'
|
||||
|
||||
Reference in New Issue
Block a user