https://github.com/maxzz/ts-srpclient
Secure Remote Password library updated to ES6
https://github.com/maxzz/ts-srpclient
Last synced: 4 months ago
JSON representation
Secure Remote Password library updated to ES6
- Host: GitHub
- URL: https://github.com/maxzz/ts-srpclient
- Owner: maxzz
- Created: 2023-06-15T23:18:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-27T23:29:55.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T03:06:57.810Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sjcl-ts
Stanford Javascript Crypto Library updated to ES6.
## Installation
```sh
pnpm add ts-srp6a
```## Usage
```js
//TODO
```## Documentation
## Credits, refs, links