Skip to content
  • Richard van der Hoff's avatar
    Use header files where possible · 25953b35
    Richard van der Hoff authored
    This fixes an incorrect re-declaration of ed25519_sign.
    
    Implement header files for some of the other library bits so that we don't need
    to declare functions in crypto.cpp.
    25953b35