登录
首页 » Visual C++ » sqlcipher_vs2008

sqlcipher_vs2008

于 2020-06-26 发布 文件大小:4916KB
0 245
下载积分: 1 下载次数: 46

代码说明:

  支持加密Sqllite库,vs2008 + sqlite3 + sqlcipher,测试可用(Supports encryption Sqllite library, VS2008+ SQLite3+ sqlcipher, testing available)

文件列表:

demo
....\demo.cpp,2020,2015-06-01
....\demo.vcproj,4304,2015-05-31
....\demo.vcproj.SCAR-PC.建兴.user,1411,2015-06-01
....\ReadMe.txt,1165,2015-05-31
....\sqlite3.h,378697,2015-05-21
openssl
.......\aes.h,5507,2015-02-09
.......\applink.c,2892,2015-02-09
.......\asn1.h,52190,2015-02-09
.......\asn1t.h,30092,2015-02-09
.......\asn1_mac.h,19143,2015-02-09
.......\bio.h,32987,2015-02-09
.......\blowfish.h,5143,2015-02-09
.......\bn.h,36559,2015-02-09
.......\buffer.h,4652,2015-02-09
.......\camellia.h,4956,2015-02-09
.......\cast.h,4492,2015-02-09
.......\cmac.h,3244,2015-02-09
.......\cms.h,19927,2015-02-09
.......\comp.h,1978,2015-02-09
.......\conf.h,9848,2015-02-09
.......\conf_api.h,4080,2015-02-09
.......\crypto.h,24337,2015-02-09
.......\des.h,10849,2015-02-09
.......\des_old.h,18238,2015-02-09
.......\dh.h,9979,2015-02-09
.......\dsa.h,12057,2015-02-09
.......\dso.h,18095,2015-02-09
.......\dtls1.h,8066,2015-02-09
.......\ebcdic.h,610,2015-02-09
.......\ec.h,46417,2015-02-09
.......\ecdh.h,4682,2015-02-09
.......\ecdsa.h,10510,2015-02-09
.......\engine.h,40585,2015-02-09
.......\err.h,15862,2015-02-09
.......\evp.h,52791,2015-02-09
.......\e_os2.h,10444,2015-02-09
.......\hmac.h,4476,2015-02-09
.......\idea.h,4469,2015-02-09
.......\krb5_asn.h,7642,2015-02-09
.......\kssl.h,6290,2015-02-09
.......\lhash.h,9092,2015-02-09
.......\md4.h,4692,2015-02-09
.......\md5.h,4692,2015-02-09
.......\mdc2.h,3917,2015-02-09
.......\modes.h,5688,2015-02-09
.......\objects.h,36641,2015-02-09
.......\obj_mac.h,136214,2015-02-09
.......\ocsp.h,24041,2015-02-09
.......\opensslconf.h,6910,2015-02-09
.......\opensslv.h,3822,2015-02-09
.......\ossl_typ.h,7467,2015-02-09
.......\pem.h,21992,2015-02-09
.......\pem2.h,2863,2015-02-09
.......\pkcs12.h,12654,2015-02-09
.......\pkcs7.h,17944,2015-02-09
.......\pqueue.h,3649,2015-02-09
.......\rand.h,5578,2015-02-09
.......\rc2.h,4405,2015-02-09
.......\rc4.h,3797,2015-02-09
.......\ripemd.h,4327,2015-02-09
.......\rsa.h,22911,2015-02-09
.......\safestack.h,184225,2015-02-09
.......\seed.h,5714,2015-02-09
.......\sha.h,7636,2015-02-09
.......\srp.h,5378,2015-02-09
.......\srtp.h,6677,2015-02-09
.......\ssl.h,104510,2015-02-09
.......\ssl2.h,10755,2015-02-09
.......\ssl23.h,3744,2015-02-09
.......\ssl3.h,27267,2015-02-09
.......\stack.h,4412,2015-02-09
.......\symhacks.h,24302,2015-02-09
.......\tls1.h,35390,2015-02-09
.......\ts.h,31006,2015-02-09
.......\txt_db.h,4481,2015-02-09
.......\ui.h,16656,2015-02-09
.......\ui_compat.h,3439,2015-02-09
.......\whrlpool.h,1019,2015-02-09
.......\x509.h,45041,2015-02-09
.......\x509v3.h,32713,2015-02-09
.......\x509_vfy.h,22408,2015-02-09
Release
.......\demo.exe,7680,2015-06-01
.......\libeay32.dll,1174528,2015-05-27
.......\msvcr90.dll,653968,2013-08-03
.......\sqlite3.dll,635904,2015-06-01
.......\sqlite3.lib,50180,2015-06-01
sqlcipher
.........\alter.c,28572,2015-05-31
.........\analyze.c,67429,2015-05-31
.........\attach.c,17787,2015-05-31
.........\auth.c,8710,2015-05-31
.........\backup.c,28605,2015-05-31
.........\bitvec.c,13536,2015-05-31
.........\btmutex.c,9301,2015-05-31
.........\btree.c,328691,2015-05-31
.........\btree.h,9666,2015-05-31
.........\btreeInt.h,31584,2015-05-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • aes
    aes源码。加密的高级标准。。。。。。。。。。(aes)
    2010-09-19 09:29:27下载
    积分:1
  • Rijndael_ECB
    AES加解密C语言源代码,可直接运行通过,方便大家借鉴学习(AES encryption and decryption of C language source code, can be directly run by, we facilitate learning from)
    2013-12-01 14:14:35下载
    积分:1
  • CryptographyBench
    Program that runs AES/RSA algorithm multiple times for different input values and outputs their run times for benchmarking purposes. Written in Visual C#
    2010-03-16 00:35:17下载
    积分:1
  • exponentiation-algorithm
    快速取模指数算法,C++编写,下载即可编译运行,RSA算法里面需要用到的(Take the fast modular exponentiation algorithm, C++ to prepare, you can compile and run the download, the RSA algorithm which need)
    2012-04-26 10:00:30下载
    积分:1
  • aes-src-22-11-16
    一个用vc编写的aes算法实现,含有128,192,256三种钥匙长度的(a prepared using vc Orangk'aes algorithm, containing 128,192,256 length of the three key)
    2006-12-05 09:17:18下载
    积分:1
  • FacilityMonitorSystem
    带MD5摘要计算的登录程序,实现部分功能模块和部分界面(MD5 Abstract calculated with log procedures)
    2009-03-02 12:47:27下载
    积分:1
  • shiftcipher
    shiftcipher加密解密算法实例 使用shiftcipher算法加密字符串 可输入任意密钥(shiftcipher examples of encryption and decryption algorithms String encryption algorithm using the shiftcipher Can enter any key)
    2009-09-15 13:28:54下载
    积分:1
  • df
    说明:  信息安全相关,经典加密算法A5,通过编译(Information security-related, classic encryption algorithm A5, through compiler)
    2008-12-17 19:09:12下载
    积分:1
  • duobiaotidai
    一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自拟,注意它须是Z26上的一个一一变换)(a cycle of three multi-table instead of passwords, a table by key word method, (key word from the intended), Table No. 2 produced by shuffling method (note, a letter with a number of z ~ 0 ~ 25 he gathers), 3rd tables generated by the formula (from the proposed mathematical formula, it should pay attention to the Z26 is a transformation on January 1))
    2006-10-10 17:33:56下载
    积分:1
  • cryptLib
    100 多个加密和解密可以用到的库, 本人悉心收藏的精品(100 can be used to encrypt and decrypt the library, my collection of boutique carefully)
    2010-08-15 17:35:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载