Version v0.3.23 - Reorganized project structure - all sources in src/, builds in build/
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
#include <termios.h>
|
||||
#include <fcntl.h>
|
||||
#include <math.h>
|
||||
#include "../nostr_chacha20.h"
|
||||
#include "../include/otp.h"
|
||||
#include "nostr_chacha20.h"
|
||||
#include "otp.h"
|
||||
|
||||
|
||||
// In-place pad entropy addition using Chacha20 or direct XOR
|
||||
|
||||
Reference in New Issue
Block a user