代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/409232/2235326
c aes.c
/* AES CryptAPI - implementation of AES functions for *
* character buffer / binary / text encryption. *
* Written Nov 99 by Mixter */
#include "ae
www.eeworm.com/read/396640/2408959
svn-base stm_filter.h.svn-base
/*
* Data filters for encryption, compression and decompression.
*
* A filter has one method, process, that takes an input and an output buffer.
*
* It returns one of three statuses:
* ioneed
www.eeworm.com/read/396640/2408985
h stm_filter.h
/*
* Data filters for encryption, compression and decompression.
*
* A filter has one method, process, that takes an input and an output buffer.
*
* It returns one of three statuses:
* ioneed
www.eeworm.com/read/396408/2417333
c des.c
/*
* DES encryption/decryption
* Copyright (c) 2007 Reimar Doeffinger
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/396408/2417341
h des.h
/*
* DES encryption/decryption
* Copyright (c) 2007 Reimar Doeffinger
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/393286/2475150
h crypto_des.h
/*
* Cryptographic API.
*
* Function for checking keys for the DES and Tripple DES Encryption
* algorithms.
*
* This program is free software; you can redistribute it and/or modify
* it under t
www.eeworm.com/read/380530/2657316
h pgprsaglue.h
/*
* pgpRSAGlue.h - RSA encryption and decryption
*
* This is a PRIVATE header file, for use only within the PGP Library.
* You should not be using these functions in an application.
*
*
www.eeworm.com/read/364434/2905306
svn-base des.c.svn-base
/*
* DES encryption/decryption
* Copyright (c) 2007 Reimar Doeffinger
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/364434/2905324
svn-base des.h.svn-base
/*
* DES encryption/decryption
* Copyright (c) 2007 Reimar Doeffinger
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/354521/3077381
h pgprsaglue.h
/*
* pgpRSAGlue.h - RSA encryption and decryption
*
* This is a PRIVATE header file, for use only within the PGP Library.
* You should not be using these functions in an application.
*
*