These pages are available so that developers can receive help in the development of a function that uses HMAC as a seal method and so that they can test their code
The test application comprises three steps:
- In step 1, a simple file consisting of zeroes will be sealed. See instructions for creating a file and run the file through your application and compare the results with the results calculated by BGC.
- In step 2, a number of files, with greater complexity than in step 1, are available for download. Otherwise, the process should be the same.
- In step 3, it is possible to upload a file to BGC. BGC will calculate the MAC on the file and you have the possibility of comparing the results from BGC with your own results.
To receive information about news and changes to BGC’s website regarding HMAC, you can register as a developer. This can be done through the contact form.
Step 1