An open API service indexing awesome lists of open source software.

https://github.com/dcdunkan/deno_cryptography

Deno port of https://github.com/spalt08/cryptography
https://github.com/dcdunkan/deno_cryptography

Last synced: 10 months ago
JSON representation

Deno port of https://github.com/spalt08/cryptography

Awesome Lists containing this project

README

          

# Dryptography

> Deno port of [spalt08/cryptography](https://github.com/spalt08/cryptography).

High-performance cryptographic packages for JavaScript. Optimized for browsers.

```ts
import {/* ... */} from "https://deno.land/x/dryptography/PACKAGE/mod.ts";
```

Documentation: [spalt08/cryptography](https://github.com/spalt08/cryptography)