Skip to content
View GabriellCosta's full-sized avatar
🐯
Tiger
🐯
Tiger
Block or Report

Block or report GabriellCosta

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. BountyHunter BountyHunter Public archive

    Kotlin 3 1

  2. arch-toolkit arch-toolkit Public

    Forked from matheus-corregiari/arch-toolkit

    Kotlin

  3. i3wm-conf i3wm-conf Public

    Forked from brunodles/i3wm-conf

    My i3wm config files

    Shell

  4. linux-environment-configurator linux-environment-configurator Public

    Configure a linux enviroment

    Shell

  5. ScrathTalk ScrathTalk Public

    Kotlin

  6. Key Pair EncDen in scratch file Key Pair EncDen in scratch file
    1
    
                  
    2
    import java.security.*
    3
    import java.security.spec.PKCS8EncodedKeySpec
    4
    import java.security.spec.X509EncodedKeySpec
    5
    import javax.crypto.Cipher