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/SwiftIntro
A project introducing you to Swift
Sajjon/Zeus
REST Client with Core Data persistence in Swift
Sajjon/XcodeServerSDK
Access Xcode Server API with native Swift objects.
Sajjon/Accelerate-in-Swift
Swift example codes for the Accelerate.framework
Sajjon/Bitpy
Sajjon/BuildaUtils
Shared utilities for the Buildasaur and XcodeServerSDK projects.
Sajjon/CodableAlamofire
An extension for Alamofire that converts JSON data into Decodable objects.
Sajjon/coinone
Wrapping Ruby Code From Coinone API
Sajjon/DVR
Network testing for Swift
Sajjon/github-markdown-toc
Easy TOC creation for GitHub README.md
Sajjon/INF568_ECC
Elliptic curve cryptography for INF568 @ Ecole polytechnique
Sajjon/ledger-wallet-ios
Ledger Wallet iOS application
Sajjon/novault
Stateless Password Manager and Brain Wallet (CLI)
Sajjon/olatheander.github.io
Sajjon/openhomm-qt
Open source clone of "Heroes Of Might And Magic III engine". Written with C++/Qt
Sajjon/OpenSSL
Swift OpenSSL for OS X and Linux
Sajjon/rubocop
A Ruby static code analyzer, based on the community Ruby style guide.
Sajjon/RxSwift
Reactive Programming in Swift
Sajjon/Sourcery
Meta-programming for Swift, stop writing boilerplate code.
Sajjon/supercop
Mirror of SUPERCOP, the "System for Unified Performance Evaluation Related to Cryptographic Operations and Primitives"
Sajjon/SwiftArrayArithmetic
Array Arithmetic in Swift using `func reduce`
Sajjon/SwiftGen3Error
Showing error in SwiftGen with Swift 3
Sajjon/SwiftSafe
Thread synchronization made easy.
Sajjon/Swinject
Dependency injection framework for Swift
Sajjon/SwinjectFailsIfNoRequiredInit
Minimum example of when Swinject fails to resolve ViewController if it lacks required init
Sajjon/templates
Stencil templates for SwiftGen
Sajjon/Timepiece
Intuitive NSDate extensions in Swift
Sajjon/TwitchClient
Small app fetching top games from Twitch
Sajjon/Xcode-Template
Xcode project template
Sajjon/Xcode8InterfaceBuilderDoesNotHideView
Showing change in behaviour of Interface builder in XCode 8 regarding the "hidden" property