Skip to content
Snippets Groups Projects
libs.cpp 135 B
Newer Older
  • Learn to ignore specific revisions
  • extern "C" {
    #include "crypto-algorithms/sha256.c"
    #include "crypto-algorithms/aes.c"
    #include "curve25519-donna/curve25519-donna.c"
    }