登录
首页 » Visual C++ » sqlcipher_vs2008

sqlcipher_vs2008

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

  • RSA
    RSA加密算法,实现对文字的加密,将文字转化成数字后用RSA原理进行加密(This is RSA encryption algorithm)
    2013-12-01 20:17:45下载
    积分:1
  • DES
    以DES加密算法为例理解对称密码算法,用计算机模拟DES加密解密算法。 (DES encryption algorithm as an example to understand the symmetric cipher algorithm, using computer simulation DES encryption and decryption algorithms.)
    2013-06-16 15:43:14下载
    积分:1
  • QQAlbum
    VC++实验QQ加密相册查看器,输入QQ号即显示相片,源码宝贵,请速下载:-)(VC experimental QQ encryption album viewer, the importation of QQ, which indicates that the photographs, source of valuable information to offer is urged to download :-))
    2020-06-26 04:40:02下载
    积分:1
  • vc_des_class_revision
    des加解密的算法,不错的字符串加密与解密(des encryption and decryption algorithms, a good string encryption and decryption)
    2008-07-03 14:06:20下载
    积分:1
  • 文件
    对txt文件的加密解密,采用c++编写。(The encryption and decryption of the txt file, using c ++.)
    2017-08-28 09:57:58下载
    积分:1
  • Hideseek_introduction
    Hideseek可将秘密文件隐写到指定图片中,并可检测隐写信息,本文是对该软件的使用说明。(hide &seek to run the file through individual test run normally. Hidden secret documents can be written to the specified picture, and can detect steganographic message.)
    2013-10-30 11:21:59下载
    积分:1
  • RSA
    计算机专业毕业设计--RSA加密算法的实现与设计(Graduate design computer RSA encryption algorithm and design)
    2008-05-04 17:36:43下载
    积分:1
  • GPU-AES
    使用cuda的aes加解密kernel函数(the kernel function of aes encrypt)
    2012-04-27 10:15:24下载
    积分:1
  • EC-Verify-Signature
    基于miracl大数库的椭圆曲线EC的验证签名算法的c语言实现(Based on large numbers miracl library EC verification of an elliptic curve signature algorithm c-language implementation)
    2020-07-03 18:40:01下载
    积分:1
  • ASFDSAF
    题目:某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:     每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。 1.程序分析: 2.程序源代码:(Topic: a company USES the public telephone relay data, data is four integers, in the relay in the process is encrypted, encryption rules are as follows: Each Numbers add 5, then use and divided by the number of 10 instead of a remnant, then the first and fourth exchange, the second and third exchange. 1. The program analysis: 2. The source code:)
    2012-05-26 20:07:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载