subtlecrypto

There are 31 repositories under subtlecrypto topic.

  • kriasoft/web-auth-library

    Authentication library for the browser environment using Web Crypto API

    Language:TypeScript894137
  • perry-mitchell/iocane

    An odorless, tasteless NodeJS crypto library that dissolves instantly in liquid

    Language:TypeScript413198
  • StegaPhoto

    gregives/StegaPhoto

    Easy-to-use website to hide files within images

    Language:JavaScript11303
  • kiosion/minbin

    Minimal & self-hostable pastebin alternative, intended for code or short text snippets

    Language:TypeScript9210
  • athanclark/purescript-subtlecrypto

    Basic PureScript-friendly bindings to SubtleCrypto

    Language:PureScript4303
  • devgianlu/YASMA

    Yet Another (Secure) Messaging App

    Language:TypeScript410
  • glihm/jsinterop-browser-webcryptoapi

    A jsinterop library to use browser cryptography api (Crypto and CryptoSubtle) from Blazor.

    Language:C#4200
  • 174n/tiny-enc

    Tiny text encryption for browser

    Language:JavaScript2210
  • 174n/tiny-pow

    Tiny proof of work library for browser

    Language:JavaScript2200
  • CatEars/private-note

    Private note sharing application. Early beta at:

    Language:JavaScript24281
  • encrypit/pepto

    #️⃣ Generate a hex string digest from a given message.

    Language:JavaScript2000
  • johncalvinroberts/cryp

    A little file encrypter made with Svelte and the Web Crypto API

    Language:Svelte2110
  • manjushsh/file-encrypt-decrypt

    Encrypt and Decrypt your files easily on your browser. All computation done locally. No files are uploaded to any server.

    Language:TypeScript2131
  • Miladiir/async-crypter-ts

    Easy, safe and powerful asynchronous AES-256-GCM encryption for NodeJS and the web.

    Language:TypeScript2130
  • UmamiAppearance/BrowserSHAObj

    JavaScript implementation of SHA (1/256/384/512) checksum calculation for the browser. It uses the browsers own SubtleCrypto interface. Multiple representations of the message digest are available (e.g. hexadecimal, base32, base64, ...)

    Language:JavaScript2100
  • fabricionaweb/logs.moe

    Share encrypted logs without leaving terminal

    Language:TypeScript1
  • frederickjansen/subtle-sodium

    An implementation of various SubtleCrypto functions using the same API as libsodium.js

    Language:TypeScript111
  • martinheidegger/subtle-key-codec

    Space efficient binary de-/encoder for WebCrypto's CryptoKeys

    Language:JavaScript120
  • modster/cloudflare-worker-binance-hmac-256sha

    An example of how to sign request params for Binance API in Cloudflare Workers. Cloudflare has their own way of doing things.

    Language:TypeScript1201
  • shgysk8zer0/jscrypt

    Cryptographic modules implemented in JavaScript (I.E. SubtleCrypto API)

    Language:JavaScript1311
  • UmamiAppearance/SHAObj

    JavaScript implementation of SHA-(1/256/384/512) checksum calculation for the browser and node.js. It uses the global SubtleCrypto interface (Web Crypto API). Multiple representations of the message digest are available (e.g. hexadecimal, base32, base64, ...)

    Language:JavaScript1201
  • cyberwlodarczyk/voynich

    Simple, 100% offline password manager

    Language:TypeScript00
  • er-knight/encrypt-decrypt

    Encryption and Decryption in JavaScript using AES-GCM Algorithm

    Language:JavaScript0100
  • fabricionaweb/1bin

    Pastebin that last a day

    Language:JavaScript0200
  • reznik99/CryptoTools

    Crypto playground in your browser

    Language:TypeScript0220
  • shihabahmed/web_crypto_api_example

    The example code to show how to use web crypto api in a react app

    Language:TypeScript0000
  • shihabahmed/web_crypto_demo

    Copied from https://github.com/benjamin5252/web_crypto_api_example

    Language:TypeScript0100
  • yifeiwu/subtlecrypto-demo

    A web based implementation and demo of asymmetric and symmetric encryption using SubtleCrypto API

    Language:HTML00
  • Torxed/slimCrypt

    Javascript wrapper for JS crypto.subtle.encrypt() using one-time-key's transmitted via private/public keypairs.

    Language:JavaScript20
  • UmamiAppearance/BrowserHMACObj

    JavaScript implementation of HMAC generation and verification for the browser. t uses the browsers own SubtleCrypto interface. Multiple representations of the HMAC are available (e.g. hexadecimal, base32, base64, ...)

    Language:JavaScript10
  • UmamiAppearance/HMACObj

    JavaScript implementation of HMAC generation and verification for the browser and node.js. It uses the global SubtleCrypto interface [Web Crypto API]. Multiple representations of the HMAC are available (e.g. hexadecimal, base32, base64, ...)

    Language:JavaScript20