Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hashcloak/as-subtle

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

as-subtle

An AssemblyScript module for constant-time APIs. This module is heavily modelled after the Go subtle package and Dalek Cryptography's Rust subtle crate.

Installation

Via NPM: npm install hashcloak/as-subtle

Via Yarn: yarn add hashcloak/as-subtle

Usage

Simply import the functions you want into your project. For example,

import {constArrayCompare} from "subtle"

Docs

TODO

Contributing

See CONTRIBUTING.md

Warning

Constant-time APIs is only a facet of writing safe cryptographic code. As such, do seek external audits for any such project. Use at your own risk.

About

An assemblyScript library for constant time APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.