Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 317 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 317 Bytes

#Rc4

This workspace contains two projects that perform Rc4 encryption and decryption. One project is written in Objective-C, the other, Swift. Which language is fastest?

http://codetipping.weebly.com

##To Run The Tests

Open the workspace. Run the unit tests for each project and compare the performance results.