Git Product home page Git Product logo

tls-library's Introduction

Google Summer of Code 2016

Project: Development of TLS library for KolibriOS
Organization: KolibriOS
Mentors: Jeffrey Amelynck,Pathoswithin
Student: Denis Karpenko
University: National Research University Higher School of Economics

Abstract

There is a tiny TLS 1.2 Library. It supports only one cipher suit TLS_RSA_WITH_AES_256_CBC_SHA256(strong cipher). According to specification it is enough for correct TLS connection.

What was actually done

What's left to do

  • TEST!!! Main part was not enough tested
  • TLS handshake. Make convinient function
  • It is not completed library now. I need to make real library from application and library parts :)

Known Issues

  • Encryption premaster key sometimes is wrong
  • Application was not tested on chain of certificates

Plans for the future

  • Optimize some parts of code
  • Add more cipher suits
  • Write wiki page about library
  • Add extenstions
  • Maintain library (TLS 1.3 is coming:))

Demo

tls-library's People

Contributors

bandd-k avatar

Stargazers

 avatar  avatar Samat Davletshin avatar Stefano Vettorazzi avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

tls-library's Issues

Cleanup

You forgot to remove ssh_transport.inc
Also, I cannot build the code straight after download because struct.inc and config.inc files are missing.

License

There is no license information in main.asm

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.