Sajjon
FOSS author (mostly cryptography), father, husband and Depeche Mode fan. Swift | Rust | HoMM3 | Chess
Alexander Cyon Consulting ABStockholm, Sweden
Pinned Repositories
Bells
BLS12-381 in pure Swift
EllipticCurveKit
Elliptic Curve Cryptography in Pure Swift
EquationKit
Equations in Swift
K1
Swift wrapper around libsecp256k1 with API's like CryptoKit.
Makt
An open source implementation of a backend for the game HoMM3 in Swift.
rad
Radix Babylon vanity address finder allowing easy import into Radix mobile Wallet.
SwiftIntro
A project introducing you to Swift
SwiftReflection
Retrieve name and type of properties for a class that inherits from NSObject. You do not need an instance of said class.
ViewComposer
Compose views using enums swiftly: `let label: UILabel = [.text("Hello"), .textColor(.red)]`
Zeus
REST Client with Core Data persistence in Swift
Sajjon's Repositories
Sajjon/CryptoCoinFramework
Modular Swift framework for crypto currencies such as Bitcoin
Sajjon/awesome-swift
A collaborative list of awesome swift resources. Feel free to contribute!
Sajjon/BitcoinECCPython
Sajjon/Block-KVOFails
The awesome Block-KVO unfortunately does not work with Xcode 6.3 (Swift 1.2) and Cocoapods 0.36
Sajjon/elliptic-curve-chemistry-set
Experiments with elliptic curves over finite fields.
Sajjon/FEN9000
Chess A.I in Swift
Sajjon/HelloAndroid
Tutorial for Android development
Sajjon/HoMM3_FA
Heroes of Might & Magic III Mod Fallen Angel
Sajjon/Mandelbrot
Sajjon/objc2swift
Open Source Obj-C to Swift Converter.
Sajjon/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
Sajjon/PodsIgnoresMultiplePostInstall
Project to demonstrate bug in Pods 0.39 and possibly 1.X where post_install code being silently ignored if declared multiple times
Sajjon/randomized-montgomery
Expermental implementation of randomized Montgomery exponentiation
Sajjon/ScrollViewAutolayout
A small example project showing how to use UIScrollView and autolayout.
Sajjon/SwiftGen3Error
Showing error in SwiftGen with Swift 3
Sajjon/Timepiece
Intuitive NSDate extensions in Swift
Sajjon/wcurve
wcurve implements basic arithmetic operations on elliptic curves in short Weiertsraß form.