登录
首页 » Visual C++ » sqlcipher_vs2008

sqlcipher_vs2008

于 2020-06-26 发布 文件大小:4916KB
0 221
下载积分: 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
  • MD5SHA1
    md5及sha-1算法及验证文件,vc6.0调试无误(md5 and sha-1 algorithm and verification documents, vc6.0 debug and correct)
    2009-09-18 09:02:34下载
    积分:1
  • md5-vc
    MD5加密c++实现 本人在项目里测试过 可以使用 操作简单(MD5 c++)
    2015-05-04 17:59:55下载
    积分:1
  • MakeSerialNum
    主要是对注册机的简单的开发以及应用,包括注册机的如何操作。(Mainly on the development of RI and simple applications, including RI' s how.)
    2011-06-08 11:17:35下载
    积分:1
  • 865754765
    VB文件加密器(异或加密),有需要的就下载吧。(VB file encryption (XOR encryption), there is a need to download it.)
    2013-08-21 12:09:19下载
    积分:1
  • Crypt_Vmpc
    VMPC加密解密算法。已对x86优化,其他平台也可用。(VMPC encryption and decryption algorithms. Has been optimized for x86, other platforms are also available.)
    2013-07-15 18:51:17下载
    积分:1
  • fangsemima
    仿射密码体制加解密,较移位代换等加解密体制,更加优越。(Affine cipher encryption and decryption, a shift substitution and encryption and decryption system, more superior.)
    2011-12-19 19:58:14下载
    积分:1
  • Rc4
    采用c++实现RC4加密解密算法,该代码可以加密解密任意格式的文件( U91C7 u758ccc_cn R U6587 u4EF6)
    2021-02-28 16:49:35下载
    积分:1
  • setpassfolder
    加密文件夹,十分好用 使用visual basic环境编程(lock file)
    2013-12-01 17:45:52下载
    积分:1
  • Recursive-subroutine
    该程序使用C++写的一个基于递归子程序算法的语法翻译器,是在vs2012环境下编写的,供大家参考和学习(The program uses C++ to write an algorithm based on recursive subroutine syntax interpreter is written in vs2012 environment, for your reference and learning)
    2013-11-26 23:12:15下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载