Git Product home page Git Product logo

rainbow's Introduction

About me

  • ♟ I like playing chess. 1. e4 and 1... c5 best by test.

📖 Favourite Books:

  • The Sound and The Fury by William Faulkner
  • Company by Samuel Beckett
  • One Hundred Years of Solitude by Gabriel García Márquez
  • Blindness by Saramago
  • Short Stories by Robertos Burgos Cantor

🎥 Favourite Movies/Visual Media:

  • Doctor Who
  • Magnolia
  • Paris, Texas
  • Chidren Of Men

⚙️ OS, editor & other preferences:

ubuntu vscode yarn

➡️ Currently Working With:

lerna nx rollup babel
javascript react redux jest

➡️ Other stuff I've learned/used:

LaTeX typescript laravel vue jupyter pandas numpy

🌱 Currently Learning:

🔭 In the future I wanna learn...

📊 Stats

Carcamo's stats Top Langs

🎶 Currently listening to...

spotify-github-profile

rainbow's People

Contributors

fokobot avatar jdpw09 avatar luis721 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

simrit1

rainbow's Issues

Generación de la firma

Se va a firmar un documento d.

  1. Aplicar una función Hash a d.
    h = H(d).
  2. Multiplicar el inverso de S (que es el mismo S) por h.
    x = S * h.
  3. Evaluar el inverso de F sobre x.
    y = F-1(x)
  4. Multiplicar el inverso de T por y.
    z = T-1(y)
  5. Esta z es la firma digital generada.

Esto va en la clase RainbowSignature.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.