* @brief
*/
-#include <stdio.h>
#include <yaca/crypto.h>
#include <yaca/digest.h>
#include <yaca/simple.h>
#include <yaca/error.h>
+
#include "lorem.h"
#include "misc.h"
#include "../src/debug.h"
#include <yaca/encrypt.h>
#include <yaca/key.h>
#include <yaca/error.h>
+
#include "lorem.h"
#include "misc.h"
#include "../src/debug.h"
*/
#include <stdio.h>
+
#include <yaca/crypto.h>
-#include <yaca/encrypt.h>
#include <yaca/key.h>
-#include <yaca/types.h>
#include <yaca/error.h>
+
#include "misc.h"
#include "../src/debug.h"
#include <stdio.h>
-#include "misc.h"
-#include "../src/debug.h"
-
#include <yaca/crypto.h>
-#include <yaca/encrypt.h>
#include <yaca/key.h>
-#include <yaca/types.h>
#include <yaca/error.h>
+#include "misc.h"
+#include "../src/debug.h"
+
int key_import_export_sym(yaca_key_h sym)
{
int ret;
#include <stdarg.h>
#include <string.h>
+#include <openssl/bio.h>
+
#include <yaca/crypto.h>
-#include <openssl/bio.h>
#include "misc.h"
void dump_hex(const char *buf, size_t dump_size, const char *fmt, ...)
#include <yaca/seal.h>
#include <yaca/key.h>
#include <yaca/error.h>
+
#include "lorem.h"
#include "misc.h"
#include "../src/debug.h"
*/
#include <stdio.h>
+
#include <yaca/crypto.h>
#include <yaca/sign.h>
#include <yaca/key.h>
* @brief
*/
-#include <stdio.h>
#include <stdbool.h>
#include <string.h>
#include <openssl/err.h>
-#include <yaca/error.h>
#include "internal.h"
#include "debug.h"
*/
#include <assert.h>
-#include <stdint.h>
#include <openssl/evp.h>
-#include <openssl/err.h>
#include <yaca/crypto.h>
+#include <yaca/digest.h>
#include <yaca/error.h>
-#include <yaca/types.h>
#include "internal.h"
*/
#include <assert.h>
-#include <string.h>
#include <stdint.h>
-#include <openssl/crypto.h>
-#include <openssl/rand.h>
#include <openssl/evp.h>
#include <yaca/crypto.h>
#define YACA_INTERNAL_H
#include <stddef.h>
+
#include <openssl/ossl_typ.h>
#include <openssl/err.h>
#include <assert.h>
#include <stdlib.h>
#include <string.h>
-#include <stdio.h>
#include <stdint.h>
#include <stdbool.h>
-#include <yaca/crypto.h>
-#include <yaca/error.h>
-#include <yaca/key.h>
-#include <yaca/types.h>
-
#include <openssl/evp.h>
#include <openssl/rsa.h>
#include <openssl/bio.h>
#include <openssl/pem.h>
#include <openssl/des.h>
-#include "internal.h"
+#include <yaca/crypto.h>
+#include <yaca/error.h>
+#include <yaca/key.h>
+#include "internal.h"
int base64_decode_length(const char *data, size_t data_len, size_t *len)
{
*/
#include <assert.h>
-#include <string.h>
#include <stdint.h>
-#include <openssl/crypto.h>
-#include <openssl/rand.h>
#include <openssl/evp.h>
#include <yaca/crypto.h>
#include <openssl/cmac.h>
#include <yaca/crypto.h>
+#include <yaca/sign.h>
#include <yaca/error.h>
#include <yaca/key.h>
*/
#include <assert.h>
-#include <limits.h>
#include <stdint.h>
-#include <openssl/crypto.h>
-#include <openssl/rand.h>
-
#include <yaca/crypto.h>
#include <yaca/error.h>
#include <yaca/encrypt.h>