联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 加密解密(112) 

[加密解密] eco-friendly-floating-bottle

EFFB ( Eco Friendly Floating Bottle ) 是一个专门为用户和环境保护而设计的 Web3 奖励社交网络。 EFFB 是一个真正意义上的全球平台,来自世界各地的用户可以通过参与漂流瓶赚取积分。EFFB 提供了一个独特的价值主张——将区块链的最佳属性与远远超出加密生态系统的行业相结合,这使其与大多数加密项目相比独具特色且与众不同,拥有更大的目标市场规模。EFFB 提供了一种利用 Web3 技术实现 **AI**、**社交化**、**增强用户参与度** 的解决方案,并以一种特别吸引早期采用者、社交玩家和区块链技术支持者的形式促进**环境保护**。 简言之,EFFB 是一个基于 Web3 的奖励社交发现协议,旨在平等地惠及用户和公众利益.
EFFB (Eco Friendly Floating Bottom) is a Web3 reward social network specially designed for users and environmental protection. EFFB is a truly global platform. Users from all over the world can earn points by participating in drifting bottles. EFFB provides a unique value proposition - combining the best attributes of blockchain with industries far beyond the encryption ecosystem, which makes it unique and different from most encryption projects and has a larger target market scale. EFFB provides a solution that uses Web3 technology to achieve * * AI * *, * * socialization * * and * * enhance user participation * *, and promotes * * environmental protection * * in a way that particularly attracts early adopters, social players and blockchain technology supporters. In short, EFFB is a reward social discovery protocol based on Web3, which aims to benefit users and the public equally (2024-03-21, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710956930857087.html

[加密解密] APS

该存储库包含安全虚拟宾果厅系统的实现,该系统是作为“安全算法和协议”课程项目的一部分开发的。该系统包括绿卡2.0集成、玩家身份验证、游戏执行和区块链集成等功能。
This repository contains the implementation of a secure virtual Bingo Hall system, developed as part of the "Algorithms and Protocols for Security" course project. The system includes functionalities such as Green Pass 2.0 integration, player authentication, game execution, and blockchain integration. (2024-02-19, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708289132116009.html

[加密解密] damai

大麦抢票damai,piao,qiangpiao 余票监控,逆向破解,加密算法,frida,hook,https加解密,app端请求,演唱会,演出,猫眼,票星球pxq,纷玩岛fwd,周杰伦jay,林俊杰 JJ,王嘉尔,伍佰,邓紫棋,杭州,北京,上海,泉州
Damai, piao, qiangbao, ticket surplus monitoring, reverse cracking, encryption algorithm, frida, hook, https encryption and decryption, app request, concert, performance, cat s eye, ticket planet pxq, playing island fwd, Jay Chou, JJ Lin, Jiaer Wang, Wu Bai, Deng Ziqi, Hangzhou, Beijing, Shanghai, Quanzhou (2024-02-07, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707328321449581.html

[加密解密] horatoken

奖励将在电子游戏中使用的TRC20代币。Hora代币只能通过玩加密Id来获得(挖掘)...
Rewarding TRC20 Token that will be used in video games. Hora Tokens can be gained ( mined ) only by playing Crypto Idle Miner, Hora Games mobile game. Hora Token has a monthly minting limit of 100m tokens, and the cap of 12 billions which should be reached in the next 10 years. (2019-06-25, JavaScript, 16KB, 下载0次)

http://www.pudn.com/Download/item/id/1561460649253174.html

[加密解密] cryptfial

文本串加密和解密程序。一个文本串可用事先给定的字母映射表进行加密。 试写一个算法将输入的文本串进行加密后输出; 另写一个算法将输入的已加密的文本串进行解密后输出。
Text string encryption and decryption process. Available in advance of a text string given letter mapping table is encrypted. For example, suppose the letter mapping table: abcdefgh I jklmnopqrstuvwxyz ngzqtcobmuhelkpdawxfy I vrsj the string " encrypt" is encrypted as " tkzwsdf" . Try to write an algorithm to input text string will be encrypted output another write encrypted text string entered an algorithm will be decrypted output. (2014-04-21, Visual C++, 453KB, 下载2次)

http://www.pudn.com/Download/item/id/2517837.html

[加密解密] acryyptoloogyc

实现了三种古典密码学体制与DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还能解密生成文件13.txt。vigenere,hiill体体制类似。DES体制包含加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序源码设计语言及密码学的在校本科生,水平非常低,第一次上传只是为了试一下。能考虑少给几点,呵呵。 可直接使用。
Three classical cryptography system and DES system and its analysis. affine (affine) read the contents of a file 11.txt (lowercase letters, plaintext) is encrypted and write the contents 12.txt can decrypt the generated file 13.txt. vigenere, hiill body system is similar. DES system contains the encryption and decryption of the contents of the avalanche effect differential analysis. I still just learning the language of the program source code and cryptography in the undergraduate level is very low, the first upload just to try. Can consider less to a few points. Can be used directly. (2012-07-27, Visual C++, 11KB, 下载5次)

http://www.pudn.com/Download/item/id/1950848.html

[加密解密] OssLin

通过对OpenSSL对称密码算法函数的调用,实现常用的对称加密。这个工具主要的功能已经实现,而且还可以对大文件进行加密,可能效率上还需进一步完善,因为对大文件加密时,太差劲的电脑会感觉有点卡!另外,它还可以对电影加密,不妨一试。
Symmetric cryptographic algorithm through OpenSSL function calls to achieve common symmetric encryption. The main function of this tool has been achieved, but also can encrypt large files, you may need to further improve efficiency, because the large file encryption, too bad the computer will be felt Dianka! In addition, it can encrypt the film, worth a try. (2009-09-10, Visual C++, 574KB, 下载20次)

http://www.pudn.com/Download/item/id/906100.html

[加密解密] 3

3号作品是分析WarCraft III游戏的replay文件的命令行工具,可以统计玩家的APM等信息,开发平台是gcc (MinGW),其中使用了crc32和zlib库做replay文件的校验与解密。除了代码质量较高外,能启发思路也是我选入这个作品的原因。
Analysis of work is on the 3rd game of WarCraft III document replay command-line tool, can be Player of the APM and other statistical information, the development platform is gcc (MinGW), which uses the zlib library crc32 and replay so check with the declassified documents. In addition to higher quality code, to inspire the ideas that I selected the reasons for this work. (2009-04-21, C/C++, 95KB, 下载5次)

http://www.pudn.com/Download/item/id/724591.html

[加密解密] number4

回文判别 实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设计一个算法,判别读入的一个以@为结束符的字符序列是否是“回文”。 实验目的: 1、掌握循环队列的定义及应用; 2、掌握队列的基本操作; 3、进一步熟练掌握栈的基本操作及应用; 4、初步学会解决具体问题的算法设计。
Experimental identification requirements palindrome: that is read and the anti-time sequence of characters are the same as a " palindrome" , such as " abba" and " abccba" is " palindrome" , " abcde" and " ababab" is not " palindrome" and try to design an algorithm to determine a time to @ for the character sequence at the end of it is " Palindrome." The experiment was: 1, master cycle and application of the definition of the queue 2, master the basic operation of the queue 3, and further stack master the basic operation and applications 4, a preliminary settlement of specific issues of the Institute of algorithm design. (2009-04-18, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/721545.html

[加密解密] cryptology

实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。
achieve three classical cryptography system and DES system and its analysis. P14 (affine) read into the document 11. Txt contents (lowercase letters, expressly) encryption and written 12. txt, can also generate documents declassified 13. txt. Vigenere, hill similar system. DES encryption and decryption system, including avalanche effect Differential analysis of the contents. Because I still just learning programming language and Cryptography in undergraduate school, the low level Uploading is the first to try. Consider a smaller number of points-huh. (2006-12-27, Visual C++, 10KB, 下载78次)

http://www.pudn.com/Download/item/id/237046.html

[加密解密] ZYB_NHD

程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。假设一台一秒内可找出DES密钥的机器(如,每秒试255个密钥),如果用它来找出Rijndael的密钥,大约需要149万亿年。程序内部还使用了其它算法和符合密钥学的数据结构。多线程操作,保证加密时程序界面流畅,程序是用VS2005,C#做的,现将源程序发布在此。供初学者学习,希望对大家有所帮助。
procedures using the most advanced as a core Rijndael algorithm, with variable block length and variable length of the key block iterative password. Block length and key length can be designated as bit or 256. A second assumption Taiwan can identify with the DES key machines (for example, 255 per second key test), if it is used to identify the key Rijndael, approximately 149 Letters. Internal procedures are also used with other key algorithm and data structure of school. Multithreading operation to ensure that encryption program interface and smooth procedure is hashed, C# done. now source release here. For beginners learning, we hope to help. (2006-06-09, C#, 323KB, 下载47次)

http://www.pudn.com/Download/item/id/192850.html

[加密解密] Cryption-Vcdkey-Jeff

怀恋Dos时代吗? 这里有一个Dos下的加/解密软件[提供原代码!],叫做VCDKEY,你可能要奇怪为什么叫VCDKEY?这要从上大学时候说起了:大学时候,有个铁哥们叫做"小胖子",此兄爱看VCD碟子,于是经常租碟在自己电脑上看,而且还经常将一些喜欢的精彩片段辑录到电脑中,而其人缘极好,经常有人去他电脑上玩,但他又不愿意让别人看到他录下的东西!有天,他跟我谈到了他的苦衷,于是,我决定为我的哥们写个东西,于是就有了这个东西! 其实,它的原理很简单,就是文件各字节的异或,但是要配合好字节的异或却要做一些另外的工作!而且它还具有CRC校验及运行时候的进度提示!作为个人的文件加密,C语言的学习都有一定的价值吧! 本人才疏学浅,没有炫耀之意思,只想代码,软件共享,大家共同提高!
nostalgia for the times? Here is a Dos under the plus/decryption software [for the original code! ] Called VCDKEY, you may be wondering why VCDKEY called? From this time on the University Speaking : University of time, to have a buddy called "Overweight", brother love VCD plate, so often rent CDs on their computers perspective, but also often like some of the highlights of all of the computer, and its excellent personal relationship, it was often to go to his computer to play , but he is unwilling to let people see his record things! One day, he told me he talked of the difficulties, and I decided for my brother to write things, he was such a thing! Actually, the principle is very simple. Bytes of the file or different, but to meet good-byte XOR has to be done some other work! (2005-01-11, C/C++, 50KB, 下载29次)

http://www.pudn.com/Download/item/id/1105449251527085.html
总计:112