EnigmaKit
- 授权协议: MIT
- 开发语言: SHELL Swift
- 操作系统: iOS
- 软件首页: https://github.com/mikaoj/EnigmaKit
软件介绍
EnigmaKit 是 Swift 的一种 加密方法
使用:
// Will create an Enigma with an empty plugboard, rotors I, II, III and reflector B (wide).
let enigma = Enigma()
// Will output "ILBDA AMTAZ"
let result = enigma.encode("HELLO WORLD")let enigma = Enigma()
// "HELLO WORLD"
let result = enigma.decode("ILBDA AMTAZ")运行工程实例,克隆 repo,并且先从实例项目运行 pod install
用UML构建Web应用
科纳尔伦 (Conallen Jim) / 陈起 / 中国电力出版社 / 2003-11 / 39.0
用UML构建Web应用(第2版),ISBN:9787508315577,作者:(美)Jim Conallen著;陈起,英宇译;陈起译一起来看看 《用UML构建Web应用》 这本书的介绍吧!
