mirror of
https://github.com/CPunch/Laika.git
synced 2025-10-04 23:30:06 +00:00
Deprecated panel, added shell, lrsa.h -> lsodium.h
- Refactoring
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "lerror.h"
|
||||
#include "lrsa.h"
|
||||
#include "lsodium.h"
|
||||
|
||||
int main(int argv, char **argc) {
|
||||
unsigned char priv[crypto_kx_SECRETKEYBYTES], pub[crypto_kx_PUBLICKEYBYTES];
|
||||
|
Reference in New Issue
Block a user