Package Details: scallion 2.1-1

Git Clone URL: https://aur.archlinux.org/scallion.git (read-only, click to copy)
Package Base: scallion
Description: Creates vanity GPG keys and .onion addresses using OpenCL.
Upstream URL: https://github.com/lachesis/scallion
Keywords: GPG key onion TOR vanity
Licenses: MIT
Submitter: acerix
Maintainer: None
Last Packager: acerix
Votes: 11
Popularity: 0.000000
First Submitted: 2014-10-28 21:08 (UTC)
Last Updated: 2018-01-11 18:21 (UTC)

Latest Comments

« First ‹ Previous 1 2

jugs commented on 2017-05-01 14:53 (UTC) (edited on 2017-05-01 14:55 (UTC) by jugs)

After building when I try to run the binary I get: Unhandled Exception: System.TypeInitializationException: The type initializer for 'OpenSSL.Core.Native' threw an exception. ---> System.EntryPointNotFoundException: ERR_load_crypto_strings at (wrapper managed-to-native) OpenSSL.Core.Native:ERR_load_crypto_strings () at OpenSSL.Core.Native..cctor () [0x000ce] in <bb5cb8a7e29c41288a5f93471b315f64>:0 --- End of inner exception stack trace --- at OpenSSL.Core.ThreadInitialization.InitializeThreads () [0x00001] in <bb5cb8a7e29c41288a5f93471b315f64>:0 at scallion.Program.Main (System.String[] args) [0x00007] in <e8b8b78f744742fabd644e5b9bb2d604>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'OpenSSL.Core.Native' threw an exception. ---> System.EntryPointNotFoundException: ERR_load_crypto_strings at (wrapper managed-to-native) OpenSSL.Core.Native:ERR_load_crypto_strings () at OpenSSL.Core.Native..cctor () [0x000ce] in <bb5cb8a7e29c41288a5f93471b315f64>:0 --- End of inner exception stack trace --- at OpenSSL.Core.ThreadInitialization.InitializeThreads () [0x00001] in <bb5cb8a7e29c41288a5f93471b315f64>:0 at scallion.Program.Main (System.String[] args) [0x00007] in <e8b8b78f744742fabd644e5b9bb2d604>:0 Any ideas what the issue is?

marcin commented on 2017-03-05 05:54 (UTC)

opencl-nvidia needed if you nvidia card.

acerix commented on 2016-08-18 22:01 (UTC)

Thank you for the report. I set both as optional dependencies, which is how this is handled in the hashcat package.

jaudet commented on 2016-08-18 17:37 (UTC)

I can confirm that this package works with opencl-mesa instead of opencl-nvidia as a dependency. This is true both for an AMD A8-7600 APU and a Radeon RX 470 GPU. See: http://pastebin.com/aEVDgeLD

wlritchi commented on 2015-06-28 17:33 (UTC)

This package has no PKGBUILD pushed for it on aur4.

acerix commented on 2015-01-20 22:46 (UTC)

Thanks! I added opencl-nvidia as a dependency. I'm not sure if opencl-mesa could also work (for ATI cards), please let me know if there is a better way to add the dependency.

kyak commented on 2015-01-20 18:03 (UTC)

It seems you should add OpenCL as a dependency, see here: https://github.com/lachesis/scallion/issues/47

acerix commented on 2015-01-05 15:57 (UTC)

Thanks for your comments. I updated for 2.0 and corrected the PKGBUILD ( /usr/bin instead of /bin )

kyak commented on 2015-01-05 09:51 (UTC)

1) 2.0 is out 2) I get an error about conflicting files already existing in filesystem: error: failed to commit transaction (conflicting files) scallion: /bin exists in filesystem