代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/346507/11740867
cpp des.cpp
/*************************************
DES 算法程序
**************************************/
#include "stdafx.h"
#include
#include
void IC_expand(unsigned char *in,unsigned
www.eeworm.com/read/156099/11828093
cpp kaisa.cpp
// Kaisa.cpp: implementation of the CKaisa class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "恺撒密码.h"
#include "Kaisa.h"
#ifdef _D
www.eeworm.com/read/345187/11829162
txt 待实现.txt
1、事务处理问题,待加入
2、查询凭证中 选择科目、 录入凭证中选择科目、 编辑科目 的窗体待实现。(已实现,剩下根科目的编辑未做)
3、复制所有SQL Function 、storeProcedure 、View 成文本,然后加密,加密方法示例:
4、加密过程、函数等,shovefinance.sql 文件也要加密
CREATE PROCEDURE <mark>encrypt</mark>_th ...
www.eeworm.com/read/154354/11968674
txt shacal2.txt
AlgorithmType: SymmetricCipher
Name: SHACAL-2/ECB
Source: NESSIE submission
Comment: Set 1, vector 0
Key: 80000000000000000000000000000000000000000000000000000000000000000000000000000000
www.eeworm.com/read/253411/12224787
18 fig18.18
#include "apue.h"
char *getpass(const char *);
int
main(void)
{
char *ptr;
if ((ptr = getpass("Enter password:")) == NULL)
err_sys("getpass error");
printf("password: %s\n", ptr);
/* now use
www.eeworm.com/read/253410/12225295
c t_getpass.c
#include "apue.h"
char *getpass(const char *);
int
main(void)
{
char *ptr;
if ((ptr = getpass("Enter password:")) == NULL)
err_sys("getpass error");
printf("password: %s\n", ptr);
/* now use
www.eeworm.com/read/339492/12229434
dat usage.dat
Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives
- To generate an RSA key
cryptest g
- To encrypt and decrypt a string using RSA
cryptest r
- To sign a file using
www.eeworm.com/read/338797/12282896
txt shacal2.txt
AlgorithmType: SymmetricCipher
Name: SHACAL-2/ECB
Source: NESSIE submission
Comment: Set 1, vector 0
Key: 80000000000000000000000000000000000000000000000000000000000000000000000000000000
www.eeworm.com/read/148678/12444710
txt 待实现.txt
1、事务处理问题,待加入
2、查询凭证中 选择科目、 录入凭证中选择科目、 编辑科目 的窗体待实现。(已实现,剩下根科目的编辑未做)
3、复制所有SQL Function 、storeProcedure 、View 成文本,然后加密,加密方法示例:
4、加密过程、函数等,shovefinance.sql 文件也要加密
CREATE PROCEDURE <mark>encrypt</mark>_th ...
www.eeworm.com/read/128841/14277347
txt shacal2.txt
AlgorithmType: SymmetricCipher
Name: SHACAL-2/ECB
Source: NESSIE submission
Comment: Set 1, vector 0
Key: 80000000000000000000000000000000000000000000000000000000000000000000000000000000