setlocale: Improve locale handling on macOS 10.12 or newer.
[gnulib.git] / modules / crypto / gc-rijndael
blob249f47d0b42653669ddb142ff4aa0cff7316441a
1 Description:
2 Generic crypto wrappers for rijndael block cipher.
4 Files:
5 m4/gc-rijndael.m4
7 Depends-on:
8 crypto/gc
9 crypto/rijndael [test "$ac_cv_libgcrypt" != yes]
11 configure.ac:
12 gl_GC_RIJNDAEL
13 gl_MODULE_INDICATOR([gc-rijndael])
15 Makefile.am:
17 Include:
18 "gc.h"
20 License:
21 LGPLv2+
23 Maintainer:
24 Simon Josefsson