Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reference implementation of Pyjamask

This repository provides the source code of the reference implementation of Pyjamask. Pyjamask is a block cipher and AEAD algorithm submitted to the NIST call for lightweight cryptography. The specification of Pyjamask is available here.

Authors

  • Dahmun Goudarzi
  • Jérémy Jean
  • Stefan Kölbl
  • Thomas Peyrin
  • Matthieu Rivain
  • Yu Sasaki
  • Siang Meng Sim

Contents

  • pyjamask.c: Reference implementation of Pyjamask block cipher in C;

  • pyjamask.h: Header file for Pyjamsk block cipher in C;

  • pyjamask-96-ocb folder:

    • encrypt.c: Reference implementation of Pyjamask-96-OCB;
    • api.h: constant definitions;
  • pyjamask-128-ocb folder:

    • encrypt.c: Reference implementation of Pyjamask-128-OCB;
    • api.h: constant definitions.

About

Reference implementation of Pyjamask

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages