4 "summary": "A feistel cipher algorithm written in Swift",
5 "description": "A feistel cipher algorithm used to encrypt and decrypt data",
6 "swift_versions": "5.0",
7 "homepage": "https://github.com/wvabrinskas/Swift-Feistel-Cipher",
13 "William Vabrinskas": "wvabrinskas@gmail.com"
19 "git": "https://github.com/wvabrinskas/Swift-Feistel-Cipher.git",
26 "source_files": "Feistel/Feistel.swift",
27 "swift_version": "5.0"