Code Monkey home page Code Monkey logo

g-ikev2's People

Contributors

smyslov avatar

Watchers

 avatar  avatar

g-ikev2's Issues

PPK and G-IKEv2

Do we want to make G-IKEv2 SA secure against QC from the very beginning? Currently only confidentiality of the keys is preserved, but not their authenticity (integrity). We may want to add ICV to Wrapped Key structure or to the whole KD payload.

Key wrapping format

Currently a key wrapping format assumes that there is no ICV field (because the whole IKE message is authenticated, and integrity protected) and the format provides only confidentiality. This appeasr to be a problem when AEAD algorithms are in use - existing APIs require ICV to be present on decryption.

As a possible solution we can switch format resembling the Encrypted payload. The penalty would be that each wrapped key will have its own ICV, thus making messages bigger (especially with LKH).

Member Packet in GIKE_REKEY

The text at the end of 1.4.5.1 contradicts to the text in 3.5.3 and is a left-over from previous version of the document, but 3.5.3 is wrong too, since Member Packet can be sent in multicast rekey...

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.