Skip to content
View svkreml's full-sized avatar

Block or report svkreml

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. CodeForces CodeForces Public

    Java

  2. JettyServer JettyServer Public

    Java

  3. svkreml-ClockWemos svkreml-ClockWemos Public

    # ClockWemos Для Wemos D1 (esp8266) arduino ide, синхронизация по вайфай, раз в час обновление времени через интернет вывод на 5 матриц 8х8 max7119.

    Arduino

  4. KrekerCA KrekerCA Public

    Java 2 1

  5. KeyAgreementTest.java KeyAgreementTest.java
    1
    package svkreml.test;
    2
    
                  
    3
    import org.bouncycastle.jcajce.spec.UserKeyingMaterialSpec;
    4
    import org.bouncycastle.jce.provider.BouncyCastleProvider;
    5
    import org.bouncycastle.util.encoders.Hex;
  6. Gamma.java Gamma.java
    1
    import java.io.File;
    2
    import java.io.FileOutputStream;
    3
    import java.io.IOException;
    4
    import java.nio.ByteBuffer;
    5
    import java.security.SecureRandom;