[GitHub] [incubator-milagro-crypto-rust] kirk-baird opened a new issue #7: HKDF

2019-08-13 Thread GitBox
kirk-baird opened a new issue #7: HKDF
URL: https://github.com/apache/incubator-milagro-crypto-rust/issues/7
 
 
   # Issue
   As part of the BLS Standard HKDF is being used as part of the hash to curve 
function.
   
   # Required changes
   1) Building HMAC's for the hashing algorithm according to [this 
standard](https://tools.ietf.org/html/rfc2104)
   2) Adding `HKDF-Extract` and `HKDF-Extend` from [this 
standard](https://tools.ietf.org/html/rfc5869).
   
   # Proposal
   As the sha256/384/512 algorithms have already been implemented I suggest 
simply adding a `hmac` function and the two functions for HKDF to each of those 
structs.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-rust] kirk-baird opened a new pull request #6: Documentation

2019-08-13 Thread GitBox
kirk-baird opened a new pull request #6: Documentation
URL: https://github.com/apache/incubator-milagro-crypto-rust/pull/6
 
 
   There are not functional changes in this PR just increase the Documentation 
of methods and add a reference to the paper where the Montgomery calculations 
were proposed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-js] JohnMcW opened a new issue #19: Add docusaurus headers to markdown files in the docs directory

2019-08-13 Thread GitBox
JohnMcW opened a new issue #19: Add docusaurus headers to markdown files in the 
docs directory
URL: https://github.com/apache/incubator-milagro-crypto-js/issues/19
 
 
   We copy the markdown files from this library's docs directory into this repo:
   
   https://github.com/apache/incubator-milagro/tree/develop/docs/cryptojs
   
   Then use Docusaurus to build the Milagro website here:
   
   http://milagro.apache.org/docs/amcl-javascript-api/
   
   However, Docusaurus requires that each md file has a header in the following 
format:
   
   ```
   ---
   id: aes
   title: AES
   sidebar_label: AES
   ---
   ```
   
   (this is for aes.md)
   
   Please can you add these headers in this repo so that they don't have to be 
added manually each time we need to update the docs site?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] spector-in-london opened a new pull request #13: Updating Website

2019-08-13 Thread GitBox
spector-in-london opened a new pull request #13: Updating Website
URL: https://github.com/apache/incubator-milagro/pull/13
 
 
   Moving develop branch into master to run asf-site build script


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] spector-in-london merged pull request #12: Fixes

2019-08-13 Thread GitBox
spector-in-london merged pull request #12: Fixes
URL: https://github.com/apache/incubator-milagro/pull/12
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] spector-in-london opened a new pull request #12: Fixes

2019-08-13 Thread GitBox
spector-in-london opened a new pull request #12: Fixes
URL: https://github.com/apache/incubator-milagro/pull/12
 
 
   Merging fixes into develop


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] spector-in-london commented on issue #6: Web/documentation needs refresh

2019-08-13 Thread GitBox
spector-in-london commented on issue #6: Web/documentation needs refresh
URL: https://github.com/apache/incubator-milagro/issues/6#issuecomment-520853611
 
 
   Let's close issue.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] spector-in-london closed issue #6: Web/documentation needs refresh

2019-08-13 Thread GitBox
spector-in-london closed issue #6: Web/documentation needs refresh
URL: https://github.com/apache/incubator-milagro/issues/6
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-js] Mikerah closed pull request #18: Added missing parameters to ECDH DSA function

2019-08-13 Thread GitBox
Mikerah closed pull request #18: Added missing parameters to ECDH DSA function
URL: https://github.com/apache/incubator-milagro-crypto-js/pull/18
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-js] Mikerah opened a new pull request #18: Added missing parameters to ECDH DSA function

2019-08-13 Thread GitBox
Mikerah opened a new pull request #18: Added missing parameters to ECDH DSA 
function
URL: https://github.com/apache/incubator-milagro-crypto-js/pull/18
 
 
   I added some missing parameters, namely `S` (private key) and `F` (message 
to sign) to `ECPSP_DSA`.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org