mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
Put Dropbear config in a separate file
Patch out MECC DER
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include "tomcrypt.h"
|
||||
|
||||
#ifdef LTC_MECC
|
||||
#if defined(LTC_MECC) && defined(LTC_DER)
|
||||
|
||||
/**
|
||||
@file ecc_sign_hash.c
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
#include "tomcrypt.h"
|
||||
|
||||
#ifdef LTC_MECC
|
||||
#if defined(LTC_MECC) && defined(LTC_DER)
|
||||
|
||||
/**
|
||||
@file ecc_verify_hash.c
|
||||
|
||||
Reference in New Issue
Block a user