RSA Encrypt and Decrypt
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: http://code4app.com/codesample/5061d6476803faf86c000001
软件介绍
对Security.framework的封装,实现RSA非对称加密解密。可获取公钥和私钥,可对数据进行公钥和私钥的加解密。 [Code4App.com]
Programming Concurrency on the JVM
Venkat Subramaniam / The Pragmatic Bookshelf / 2011-6-1 / USD 35.00
Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) and actor-based concurrency. This book is the first to show you all these con......一起来看看 《Programming Concurrency on the JVM》 这本书的介绍吧!
