view modules/crypto/memxor @ 8607:6a710ab46914

Move crypto modules to crypto/.
author Simon Josefsson <simon@josefsson.org>
date Sun, 01 Apr 2007 08:38:41 +0000
parents
children
line wrap: on
line source

Description:
memxor() function: binary exclusive or operation on two memory blocks

Files:
lib/memxor.h
lib/memxor.c
m4/memxor.m4

Depends-on:

configure.ac:
gl_MEMXOR

Makefile.am:

Include:
"memxor.h"

License:
LGPL

Maintainer:
Simon Josefsson