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/K1
Swift wrapper around libsecp256k1 with API's like CryptoKit.
Sajjon/Makt
An open source implementation of a backend for the game HoMM3 in Swift.
Sajjon/rad
Radix Babylon vanity address finder allowing easy import into Radix mobile Wallet.
Sajjon/identified_vec
Like HashSet but retaining INSERTION order and without `Hash` requirement on the Element type.
Sajjon/Tritium
H3: Heroes of Might and Magic III Frontend (GUI) in pure Swift
Sajjon/TCASendBug
Sajjon/AsyncInitActorTests
Async init of actors test
Sajjon/babylon-wallet-ios
iOS wallet for Radix DLT.
Sajjon/CxxRandomAccessCollectionNotWorking
Demo of `CxxRandomAccessCollection` not properly generated
Sajjon/fheroes2
fheroes2 is a recreation of Heroes of Might and Magic II game engine.
Sajjon/homm3-parser
Sajjon/KeychainAccess
Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
Sajjon/KeychainActorDemo
Sajjon/nutype
Rust newtype with guarantees πΊπ¦ π¦
Sajjon/parameterized
π JUnit style parameterized testing for Rust
Sajjon/radixdlt-scrypto
Scrypto is the asset-oriented smart contract programming language of the Radix network. It allows you to quickly build secure and composable dApps.
Sajjon/Sajjon
Alexander Cyon's Github README
Sajjon/slips
SatoshiLabs Improvement Proposals
Sajjon/swift-certificates
An implementation of X.509 for Swift
Sajjon/swift-crypto
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
Sajjon/swift-dependencies-additions
More dependencies for `swift-dependencies`
Sajjon/swift-http-types
Version-independent HTTP currency types for Swift
Sajjon/swift-macro-testing
Magical testing tools for Swift macros.
Sajjon/swift-mmio
Define and operate on type safe MMIO
Sajjon/swift-openapi-generator
Generate Swift client and server code from an OpenAPI document.
Sajjon/swift-sdk-generator
Generate Swift SDKs for cross-compilation
Sajjon/swift-testing-progress-demo
Sajjon/TheComposableArchitecture-Xcode-Template
π Xcode template for The Composable Architecture (SwiftUI)
Sajjon/time
The most used Rust library for date and time handling.
Sajjon/vcmi
Open-source engine for Heroes of Might and Magic III