登录
首页 » Visual C++ » sqlcipher_vs2008

sqlcipher_vs2008

于 2020-06-26 发布 文件大小:4916KB
0 246
下载积分: 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 个回复

  • 3dsmax-md5importer
    可以将md5格式的模型导入到3ds max中的一个插件(3dsmax-md5importer)
    2010-10-01 03:54:27下载
    积分:1
  • AES
    AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。(AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific implementation method.)
    2010-09-18 10:14:37下载
    积分:1
  • RSA
    RSA算法的解密和加密,用扩展的欧几里得算法求乘法逆元(rsa)
    2010-06-20 13:05:12下载
    积分:1
  • mAffineCipher
    古典密码中的仿射密码的加密和解密用C语言来实现。(Classical affine password encryption and decryption using C language to achieve.)
    2011-10-30 10:37:30下载
    积分:1
  • FacilityMonitorSystem
    带MD5摘要计算的登录程序,实现部分功能模块和部分界面(MD5 Abstract calculated with log procedures)
    2009-03-02 12:47:27下载
    积分:1
  • Ibe_dec
    IBE基于身份的加密系统的解密程序,使用VC6.0开发(IBE identity-based encryption system of the decryption process, using VC6.0 Development)
    2020-06-29 20:40:02下载
    积分:1
  • jiami
    自主编写的一个简单的加密程序,算法思想简单(Written in a simple self-encryption algorithm is simple thoughts)
    2010-12-16 15:26:04下载
    积分:1
  • ResOrg_src
    AES128bit加密算法。在PDF文档中有详细算法描述(AES128bit encryption algorithm. PDF documents are detailed in the algorithm description)
    2011-09-06 13:01:42下载
    积分:1
  • aes
    本程序可以实现AES16,24,32位任意长度的密码与任意长度的明文的加密与解密,并附有一实例(This procedure can achieve the AES16 24,32 password of any length and any length of plaintext encryption and decryption, with an example)
    2021-03-15 14:09:22下载
    积分: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今日下载