Coder Social home page Coder Social logo

krypto's Introduction

Krypto

This repository contains libraries to facilitate cross-language cryptographic messaging between Kolide products.

Project Layout

This project has a variety of languages all stored in a big pile.

  1. It's a gem!
  2. It's a go module!

Enjoy!

FAQ

1. But Why?

We work with various languages, and while they support many cryptography functions, finding the common set functions has a fair bit of trial and error. These libraries hardcode those settings, and build additional tools over them.

In isolation, NaCl (or libsodium) would be a good approach. But that's not an easy library to bring into our ecosystem at this time.

2. Why a dedicated repo?

Unlike many of our libraries, this is in a dedicated repository.

This was chosen to make it easier to isolate the parts that are cross language compatible, and thus must update in tandem. There is a set of cross language tests in cross_language_tests/ designed to check this. (They are go tests, and can be run as go test ./cross_language_tests/)

Thanks and References

This wouldn't be possible without the work of various people. As code, blog posts, and stackoverflow posts.

krypto's People

Contributors

directionless avatar james-pickett avatar lgtm-com[bot] avatar

Watchers

James Cloos avatar  avatar

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.