Skip to content

Safehaven-io/Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N|Solid

Platform

Safehaven platform code (core)

  Source code will be uploaded shortly

N|Solid

N|Solid

N|Solid

N|Solid

Demo implementations (at own risk)

As often with crypto libraries, there is a lot of ssss implementations around that does not meet cryptographic standards (a.k.a. is insecure). Some details—like integrity checks and side-channel resistance—are often forgotten. But these slip-ups can often fully compromise the security of the scheme.

  # Some improvements that needs to be implemented:
  Be side channel resistant (timing, branch, cache)
  Secure the shared secret with a MAC
  Use the platform (OS) randomness source