Git Product home page Git Product logo

Comments (6)

stef avatar stef commented on July 30, 2024

sure, it's actually quite easy, if you want you can try yourself, a good example is crypto_box_detached here: https://github.com/stef/pysodium/blob/master/pysodium/__init__.py#L675

from pysodium.

berndb84 avatar berndb84 commented on July 30, 2024

Ok, thanks. Should I add the functions in a development branch and open a pull request?

from pysodium.

stef avatar stef commented on July 30, 2024

yeah, sounds good, if you would also add a testcase like e.g.: https://github.com/stef/pysodium/blob/master/test/test_pysodium.py#L94 a note in the readme and a new line in the authors file, i would love to welcome you to the team ;)

from pysodium.

stef avatar stef commented on July 30, 2024

damn firefox messes up the urlbar and fucks up copy pasting urls. added the correct url above, but include it also in this comment: https://github.com/stef/pysodium/blob/master/test/test_pysodium.py#L94 - this comment i will delete latest when closing the issue.

from pysodium.

berndb84 avatar berndb84 commented on July 30, 2024

@stef I have no permission to push my branch.

$ git push origin berndb84_dev
remote: Permission to stef/pysodium.git denied to berndb84.
fatal: unable to access 'https://github.com/stef/pysodium.git/': The requested URL returned error: 403

from pysodium.

stef avatar stef commented on July 30, 2024

sorry for the delayed answer i had some personal issues that kept me afk.
if you want to do a pull request you have to fork the repo and push your changes there and then open a pull request from there. i hope that works for you, if not, just post the patch here, and i'll apply it manually.

from pysodium.

Related Issues (20)

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.