Git Product home page Git Product logo

hash_tng's Introduction

Port for Hash library from https://github.com/esp8266/Arduino/libraries/Hash commit d6f1f0d to ESP32.

This is an experimental port that should work on ESP8266 and ESP32. This is NOT an official repo supported by Espressif. Do not depend on this code for anything important or expect it to be updated. Once the official repo is created, this repo will be deleted.

hash_tng's People

Contributors

bbx10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hash_tng's Issues

Please Help!

I'm trying to use Hash library on esp32 for three weeks and it doesn't work. I'm gettin mad. I´ve found your library, it works on esp32? what can I do to make a Sha-1 of a string in esp32? I'm usin platformio. When I include your library, the compiler throws this error:

Linking .pio\build\esp32dev\firmware.elf
.pio\build\esp32dev\src\cerra.cpp.o:(.literal._Z16receivedCallbackPcPhj+0x6c): undefined reference to sha1(String)' .pio\build\esp32dev\src\cerra.cpp.o: In function receivedCallback(char*, unsigned char*, unsigned int)':
C:\Users\bbellido\Documents\PlatformIO\Projects\sporttia_def/src/cerra.cpp:116: undefined reference to `sha1(String)'
collect2.exe: error: ld returned 1 exit status
*** [.pio\build\esp32dev\firmware.elf] Error 1

Thanks in advance!
Best Regards

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.