Skip to content
View jbtule's full-sized avatar

Organizations

@ekonbenefits @fsprojects

Block or report jbtule

Report abuse

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

Report abuse
jbtule/README.md

Hi there 👋

Pinned Loading

  1. cdto cdto Public

    Finder Toolbar app to open the current directory in the Terminal

    Objective-C 2.4k 240

  2. keyczar-dotnet keyczar-dotnet Public

    Keyczar high level encryption toolkit in C#.

    C# 54 11

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

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

    F# 20 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