Welcome![Sign In][Sign Up]
Location:
Search - rsa javascript

Search list

[Crack HackWebRSA

Description: Web RSA是为Web浏览器提供的RSA公钥加密算法。使用Javascript 来生成RSA加密数据,加密后的数据只能在服务器上解密,不能被窃听。-Web browser for the Web provided by the RSA public key encryption algorithm. Use Javascript to generate RSA encrypted data, encryption of data can only be decrypted on the server, not tapped.
Platform: | Size: 28732 | Author: jstttx | Hits:

[Crack Hackjava-RSA

Description: RSA加密算法的源代码,用JAVA实现 速度很快哦 -RSA encryption algorithm source code, using JAVA Oh realize fast
Platform: | Size: 2048 | Author: kina | Hits:

[Crack Hackmd5

Description: MD5 A JavaScript implementation of the RSA Data Security, Inc. MD5 Message Digest Algorithm, as defined in RFC 1321. Version 2.1 Copyright (C) Paul Johnston 1999 - 2002.-MD5 A JavaScript implementation of the RSA Data Security, Inc. MD5 Message Digest Algorithm, as defined in RFC 1321. Version 2.1 Copyright (C) Paul Johnston 1999- 2002.
Platform: | Size: 3072 | Author: Teee | Hits:

[Crack HackNetBoxDex

Description: NetBoxDex v0.1 (NetBox 解包工具源码) NetBox 是一个全新概念的开发平台,它提供了业界最快速的用于开发 Internet 商业应用的开发和编译工具。NetBox 支持包括 JavaScript、VBScript、Perl 等目前应用最为广泛的脚本语言来构建功能强大和性能稳定的应用服务器、网络服务器以及 HTML-Based 网络多媒体桌面应用。NetBox 支持目前最为流行的 XML 和 Web Service 工业标准和 ASP、COM、.NET 等流行标准,NetBox 对第三方数据库的完美支持使您新构建的商务应用可以容易的将已有的应用系统整合进来,从而充分利用现有的 IT 资源,大大的节约投资。NetBox 提供的 SSL、TLS 安全协议、RSA、DES 等加密算法和独立于应用程序的虚拟机技术使您的数据得到最大限度的保护。NetBox 提供将应用部署到无线设备的能力。NetBox 提供将您的应用编译成独立可执行文件的能力,极大的加快运行速度和代码安全性。使用 NetBox 开发,大大提高了应用系统的可扩展性、稳定性和安全性。NetBox 的出现也首次让应用软件开发商能够如此快速和容易的构建完整的基于 Internet 强大应用。-NetBoxDex v0.1 (NetBox unpack tool source) NetBox is a new concept of development platform, which provides the industry s most rapid development of Internet business applications for the development and build tools. NetBox support including JavaScript, VBScript, Perl, etc. Currently the most widely used scripting language to build powerful and stable performance of application servers, Web servers and HTML-Based Network Multimedia desktop application. NetBox support the current most popular industry-standard XML and Web Service and ASP, COM,. NET and other popular standards, NetBox the perfect support for third-party database to build your new business applications can easily integrate to existing applications in, to make full use of existing IT resources, dramatically reduce investment. NetBox provided by SSL, TLS security protocols, RSA, DES and other encryption algorithms and application-independent virtual machine technology enables you to get maximum protection of data. NetBox w
Platform: | Size: 308224 | Author: 程光 | Hits:

[Crack HackRSA

Description: JAVASCRIPT实现的使用RSA密钥对加密解密以及产生密钥对-JAVASCRIPT using RSA key implementation and the generation of encryption and decryption key pair
Platform: | Size: 56320 | Author: saijd | Hits:

[Crack Hackrsa

Description: RSA加密算法的JS实现及调用案例,另附生成密钥对的程序-RSA encryption algorithm to achieve, and call the JS case, attached the program to generate key pair
Platform: | Size: 194560 | Author: 张地 | Hits:

[Firewall-SecurityRSA-Interoperability

Description: RSA 和javascript 合力构建安全登录-RSA Interoperability between JavaScript and RSACryptoServiceProvider- Form Login
Platform: | Size: 26624 | Author: hltemp | Hits:

[Crack HackRSA

Description: // Struts2 Action方法中: // 将公钥的 modulus 和 exponent 传给页面。 // Hex -> apache commons-codec RSAPublicKey publicKey = RSAUtils.getDefaultPublicKey() ActionContext.getContext().put("modulus", new String(Hex.encodeHex(publicKey.getModulus().toByteArray()))) ActionContext.getContext().put("exponent", new String(Hex.encodeHex(publicKey.getPublicExponent().toByteArray()))) // 页面里,Javascript对明文进行加密: var modulus = $( #hid_modulus ).val(), exponent = $( #hid_exponent ).val() var key = RSAUtils.getKeyPair(exponent, , modulus) pwd1 = RSAUtils.encryptedString(key, pwd1) pwd2 = RSAUtils.encryptedString(key, pwd2) 13 14 // 服务器端,使用RSAUtils工具类对密文进行解密 15 RSAUtils.decryptStringByJs(password1) -RSA demo
Platform: | Size: 1437696 | Author: 宋向阳 | Hits:

[JSP/Javacrypto-md5

Description: A JavaScript implementation of the RSA Data Security, Inc. MD5 Message Digest Algorithm, as defined in RFC 1321.
Platform: | Size: 3072 | Author: tenanza | Hits:

[JSP/Javav8-crypto

Description: Basic JavaScript BN library - subset useful for RSA encryption.
Platform: | Size: 13312 | Author: daiwanjai | Hits:

[JSP/Javav8-crypto

Description: Basic JavaScript BN library - subset useful for RSA encryption.
Platform: | Size: 14336 | Author: diaolgei | Hits:

[Crack HackRSA-JavaScript

Description: RSA加密体制的java源代码,保证客户端与服务器端通信安全-this code is java source of RSA encoding system
Platform: | Size: 1983488 | Author: newton | Hits:

[OS programrsa_javascript

Description: RSA算法,javascript实现, 不用多说, 上代码(RSA implemented by javascript)
Platform: | Size: 17408 | Author: sandy999 | Hits:

CodeBus www.codebus.net