登录
首页 » 其他 » VC++基于OpenSSL实现对称加密

VC++基于OpenSSL实现对称加密

于 2022-08-08 发布 文件大小:2.84 MB
0 111
下载积分: 2 下载次数: 1

代码说明:

VC++文件对象加密实例,通过对OpenSSL对称密码算法函数的调用来实现,要用到两个控件:libeay32.dll和ssleay32.dll,可以对大文件进行加密,不过效率上还需进一步完善,因为对大文件加密时,配置差点的电脑会有点卡!另外,它还可以对电影等视频文件加密。

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

发表评论


0 个回复

  • 列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过
    列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过-out PCA Gaussian Elimination c language used in Turbo c 2.0 debugging through
    2022-04-08 07:55:18下载
    积分:1
  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • 簡易BMI轉換日記
    简易BMI转换日记纪录,可储存日记心得 纪录每日体重是减肥基础,帮助您快速纪录BMI之余 也能记录每日心得
    2022-04-25 07:59:01下载
    积分:1
  • 这是一个权威的文章,代码,代码然后贴文章…
    这是一篇权威文章的代码,现将其代码随后附上文章-This is an authoritative article, code, now its code then attached to the article
    2022-08-23 07:04:26下载
    积分:1
  • 采用非接触式红外线测量人体体温,用液晶1602做输出显示。
    采用非接触式红外线测量人体体温,用液晶1602做输出显示。-The use of non-contact infrared temperature measurement of the human body, and so the output of liquid crystal display 1602.
    2022-01-25 16:19:56下载
    积分:1
  • 使用VB,在MAPX中利用定时器方法闪烁图元
    使用VB,在MAPX中利用定时器方法闪烁图元-The use of VB, the use of timers in MAPX flashing graphic element Methods
    2022-04-09 09:55:00下载
    积分:1
  • directX8.1版本。的头文件和库 虽然现在directX9.0版本,但是8.1的头文件和库文件还是有用的...
    directX8.1版本。的头文件和库 虽然现在directX9.0版本,但是8.1的头文件和库文件还是有用的-directX8.1 version. The header files and libraries Although directX9.0 version, 8.1 for the first documents and the documents or useful
    2022-03-11 01:08:28下载
    积分:1
  • RADIUS authentication billing services, and pure C language code.
    RADIUS协议的认证计费服务,纯C语言代码。-RADIUS authentication billing services, and pure C language code.
    2022-10-16 07:30:03下载
    积分:1
  • This my freshman year when do sin (x) source, the realization of library functio...
    这是我大一的时候做的sin(x)源程序,库函数的实现-This my freshman year when do sin (x) source, the realization of library functions
    2023-04-06 15:25:03下载
    积分:1
  • 手机游戏:雷电的遗址,画面精彩,运行流畅!
    手机游戏:雷电的遗址,画面精彩,运行流畅!-mobile games : lightning sites, wonderful picture, running smooth!
    2023-03-17 20:35:04下载
    积分:1
  • 696518资源总数
  • 105022会员总数
  • 15今日下载