Skip to content

KAIST-CryptLab/Rubato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubato

This is an implementation of Rubato cipher

Contents

We implement:

  • reference Rubato implementation in ref with test code for debugging;
  • fast Rubato implementation in avx2 with test code for debugging and benchmark scripts.

How to use

Each directory has Makefile with following commands:

  • bench(only in avx2): create benchmark code;
  • test: create test code for debugging - it prints all internal variables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors