-
Hi !
I am trying to do this using your library:
https://developer.apple.com/documentation/storekit/in-app_purchase/generating_a_signature_for_subscription_offers
Can you provide any help ?
-
With 19.20.27305 for x64 success:
https://ci.appveyor.com/project/randombit/botan/builds/27703659/job/n9mo5b4o7r2p8vpf?fullLog=true
With 19.24.28117 for x64 miscompiles:
https://ci.appveyor.com/…
-
Same as #2, but this time with logs!
Here we go:
```
2018-11-05 21:23:45 gpg-agent[3036] DBG: chan_10 -> OK Pleased to meet you, process 3042
2018-11-05 21:23:45 gpg-agent[3036] DBG: chan_10 …
-
Got this bug report from EncryptPad port user on FreeBSD:
> Steps to reproduce.
>
> Run encryptpad.
> Type some text.
> Save to a file with a password.
> Exit program.
>
> Re-run encryptpa…
-
![screen shot 2018-03-12 at 16 08 56](https://user-images.githubusercontent.com/4519142/37292110-7a22c5d2-2610-11e8-991f-764b94ea1617.png)
### Environment
**Environment:**
OS: macOS High Sierra…
-
It looks like there is no problem when we run golang linter in travis but when we run `make docs` locally, I see some warning and error messages: something like this
```
WARN [runner/govet] govet …
-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
go version devel +d6cada7fa4 Tue Aug 15 23:29:17 2017 +0000 linux/amd64
…
-
**Host Environment**
- OS: Windows Server 2019 1809
- Compiler: VS20190
**To Reproduce**
Steps to reproduce the behavior:
`.\vcpkg.exe install botan:x64-windows-static`
**Failure logs**
`…
hdhog updated
4 years ago
-
Steps to reproduce:
`./configure --enable-debug`
`make`
output:
```
Undefined symbols for architecture x86_64:
"_libscrypt_scrypt", referenced from:
_secret_to_key_compute_key in libo…
-
**What happened**:
Some go1.13 variable changes in `pkg/util/common.go` caused the 1.15 mock stage to fail (since it's using kube-cross on go1.12).
```shell
$ ./gcbmgr stage release-1.15 --offici…