Skip to content
View jedda's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report jedda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ECIES ECIES Public

    A Go module to implement the ECIES encryption scheme with various keys. Compatible with Apple's Security framework implementation & the Secure Enclave on Apple platforms.

    Go 1 1

  2. ECIES-Swift-Playground ECIES-Swift-Playground Public

    A Swift playground to explain the process of ECIES encryption & decryption on Apple platforms as well as concepts and examples around cross-platform interoperability.

    Swift

  3. ECIES-Go-Example ECIES-Go-Example Public

    Example code designed to illustrate the usage of the ECIES Go module.

    Go

  4. step-posture-connector step-posture-connector Public

    A middleware tool to assist step-ca with posture info during an ACME device-attest-01 challenge.

    Go 8 1

  5. An example of an ACME Certificate Pr... An example of an ACME Certificate Profile & payload (com.apple.security.acme) that can be used on iOS (16 and above) and macOS (14 and above) to request an ACME certificate with Managed Device Attestation from Apple.
    1
    <?xml version="1.0" encoding="UTF-8"?>
    2
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    3
    <plist version="1.0">
    4
    <dict>
    5
    	<key>PayloadContent</key>