mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 02:07:06 -06:00
23.01
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// Pbkdf2HmacSha1.h
|
||||
// Password-Based Key Derivation Function (RFC 2898, PKCS #5) based on HMAC-SHA-1
|
||||
|
||||
#ifndef __CRYPTO_PBKDF2_HMAC_SHA1_H
|
||||
#define __CRYPTO_PBKDF2_HMAC_SHA1_H
|
||||
#ifndef ZIP7_INC_CRYPTO_PBKDF2_HMAC_SHA1_H
|
||||
#define ZIP7_INC_CRYPTO_PBKDF2_HMAC_SHA1_H
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user