Skip to content
View jbtule's full-sized avatar

Organizations

@ekonbenefits @fsprojects
Block or Report

Block or report jbtule

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
jbtule/README.md

Hi there 👋

Pinned

  1. cdto cdto Public

    Finder Toolbar app to open the current directory in the Terminal

    Objective-C 2.3k 231

  2. keyczar-dotnet keyczar-dotnet Public

    Keyczar high level encryption toolkit in C#.

    C# 55 39

  3. FSharp.Interop.Compose FSharp.Interop.Compose Public

    Automated composable inline F# functions for .net BCL static methods.

    F# 19 3

  4. ManyConsole.CommandLineUtils ManyConsole.CommandLineUtils Public

    A near drop-in replacement for fschwiet/ManyConsole, wrapping Microsoft.Extensions.CommandLineUtils

    C# 5 2

  5. I have two code examples that I wrot... I have two code examples that I wrote for best practices encrypting a string in c#. They are both using authenticated encryption. http://stackoverflow.com/a/10366194/637783
    1
    /*
    2
     * This work (Modern Encryption of a String C#, by James Tuley), 
    3
     * identified by James Tuley, is free of known copyright restrictions.
    4
     * https://gist.github.com/4336842
    5
     * http://creativecommons.org/publicdomain/mark/1.0/ 
  6. This script uses the Troy Hunt's Hav... This script uses the Troy Hunt's HaveIBeenPwned.com range api, to search for passwords
    1
    #!/usr/bin/env -S dotnet fsi --langversion:preview
    2
    (*
    3
     * This work (haveibeenpwned.fsx by James Tuley), 
    4
     * identified by James Tuley, is free of known copyright restrictions
    5
     * Source: https://gist.github.com/jbtule/d98faec0abddea3d50180df54c33b617