Giter Club home page Giter Club logo

nts's People

Contributors

beevik avatar igolaizola avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

igolaizola

nts's Issues

AEAD Algorithm AES_SIV_CMAC_256

Hi Brett Vickers

I hope you don't mind me reaching out here.

Great to see that you are working on a NTS implementation in Go.
We are also working on NTS in Go, although slightly modified for the
SCION internet architecture.
https://github.com/marcfrei/scion-time

First I wanted to let you know some insights we gained about
AES_SIV_CMAC_256.
As you probably have noticed it is not supported by Go Crypto or Googles
Tink.
We therefore also started by using SIV-GO. It however has an issue when
using the assembly instructions on x86 machines. There already exists an
issue for the error that we also encountered. There does not seem to be
any more development that would fix the issue.

We then went looking for alternatives and found the archived
https://github.com/miscreant/miscreant.go
It does not have the same issue and it is more efficient (tested on ARM
machines).

Do you have any thoughts on SIV-GO or plans to implement
AES_SIV_CMAC_256 yourself?

Thank you and best regards
Aaron

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.