Skip to content
View BHSDuncan's full-sized avatar
  • Toronto, Ontario, Canada

Block or report BHSDuncan

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 Loading

  1. Class for generating an XML Digital ... Class for generating an XML Digital Signature according to the W3C spec (https://www.w3.org/TR/xmldsig-core/). Note that the only part of this that requires JAXB is the output, which can then be assigned to the appropriate location in a SOAP envelope/message.
    1
    package com.whatever.service;
    2
    
    
    3
    import java.io.ByteArrayInputStream;
    4
    import java.io.ByteArrayOutputStream;
    5
    import java.io.FileInputStream;
  2. godot-escoria/escoria-demo-game godot-escoria/escoria-demo-game Public

    Game example for the point'n'click adventure framework Escoria

    GDScript 784 119

  3. nathanhoad/godot_puzzle_dependencies nathanhoad/godot_puzzle_dependencies Public

    A tool for making puzzle dependency charts in Godot

    GDScript 162 7

  4. godot-escoria/escoria-docs godot-escoria/escoria-docs Public

    Escoria framework official documentation

    Python 12 16

  5. godot-escoria/escoria-issues godot-escoria/escoria-issues Public

    Central Escoria issue tracker

    3