Git Product home page Git Product logo

aes-gcm-stream's People

Contributors

calvinmetcalf avatar mattsurabian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

calvinmetcalf

aes-gcm-stream's Issues

tag at end

if you put the tag at the end, then you'd only need to buffer the stream on decryption not encryption

Broken semver

When I merged #4 I should have cut 2.0.0 NOT 1.1.0 because switching where the MAC is located is a breaking change for users of 1.0.0.

Fix is to cut 1.1.2 which will be identical to 1.0.0. Deprecate 1.1.1 and 1.1.0 on npm, then cut a new 2.0.0 release based on master.

Bleh.

Add decrypt example using web crypto api in browser

I think it could be handy if there was an example of how to decrypt a string made with aes-gcm-stream with a browser's web crypto API. Can save people time in the future, on how to get the nonce out and make a key and everything.

I have created an example if you want to include it:
https://gist.github.com/bluthen/c0fa4d95a77089e61000ee4a36e854e7

node_aes_gcm_stream_base64.js Generated the base64 strings that is used in web_crypto_decrypt_node_aes_gcm_stream.js

No hard feeling if you don't want it in there.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.