-
its about new technque using stream cipher
its about new technque using stream cipher
- 2023-03-15 16:35:03下载
- 积分:1
-
sswm
说明: cox方法展频水印matlab源码,对bitmap图像隐藏信息(frequency watermarking method Show Matlab source of bitmap images for hidden messages)
- 2005-11-18 15:14:48下载
- 积分:1
-
vc694557882444
说明: 用visual c++ 写的des加密算法演示
(with visual c write des encryption algorithm demo)
- 2006-05-13 07:38:18下载
- 积分:1
-
一个使用des加密传输的unix下的login程序的服务器端和客户端
一个使用des加密传输的unix下的login程序的服务器端和客户端- Uses des to encrypt under the transmission unix login procedure
server end and the customer end
- 2023-07-17 23:40:03下载
- 积分:1
-
adfgx密表密码
adfgx密表密码-adfgx secret password
- 2022-05-23 08:14:25下载
- 积分:1
-
des的变形算法,很有用的
des的变形算法,很有用的-des deformation algorithm, a very useful
- 2022-04-13 15:39:26下载
- 积分:1
-
CC_3.2_net-verification_VIP
网络验证全套源码,需要ASP空间,具备一定防破解功能,vip源码现在免费使用。
注意:CCasp网络验证3.0 版本的程序附带的几个防御破解功能 并不是就一定能100 防御得到,
只是仅仅提供防御现在大部分破解的手段而已.
因为我个人反破解技术几乎是没多少的,大家也看到那些大型公司.如:腾讯 盛大 等网游公司
他们所运营的游戏当中也有反外挂等程序.程序都有加密什么的.但是还是让各大黑客们芬芬破解掉或者跳过验证等.
我个人并不认为我技术比得上他们这些公司人员的技术.
所以我写的东西还会有被破解的请大家原谅.因为这个不是我个人本身问题.
破解已经是存在了很多年的东西了.而我做的只能给大家防御一下而已...
后台方面的大家不要怕被入侵了.因为我给每个人的都不一样.而且3.0也不是开源的.
希望大家能安心的用就好了.
(Network authentication full source code, you need to ASP space, with some anti-crack function, vip source is now free to use.)
- 2013-10-03 00:09:02下载
- 积分:1
-
rsa
rsa 实现代码,运用大数算法#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A)(#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A))
- 2012-05-16 11:09:35下载
- 积分:1
-
EAQUAL 1.03
What is EAQUAL?
The intention of EAQUAL is to provide a objective quality measure for coded/ decoded audio
files. Currently the code is based on the ITU-R recommendation BS.1387.
EAQUAL will not supersede listening tests, but can be a useful tool to support listening tests,
categorize different coding algorithms and find bugs in algorithms. The more input files are
taken for the analysis, the better the results of EAQUAL will fit the reality.
- 2023-03-21 06:25:04下载
- 积分:1
-
VHDL实现128bitAES加密算法 LOW AREA节约成本的实现 DATA FLOW为8bits
VHDL实现128bitAES加密算法 LOW AREA节约成本的实现 DATA FLOW为8bits-VHDL realize 128bitAES encryption algorithm LOW AREA realize cost-saving DATA FLOW for 8 bits
- 2022-01-26 07:06:10下载
- 积分:1