Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Crypto algorithms in buildroot
@ 2014-12-02 10:24 Ja Bi
  2014-12-02 11:32 ` Gustavo Zacarias
  0 siblings, 1 reply; 5+ messages in thread
From: Ja Bi @ 2014-12-02 10:24 UTC (permalink / raw)
  To: buildroot

Hi guys,

I would like to know which?cryptography algorithms?are used in?buildroot? 
There is some version of openssl but not the binary openssl that i could use
to ask.
And other thing is kernel cryptography algorithms. Is it only in /proc/
crypto (and unloaded modules)?

Are there any others? sshd?

thank you very much

Jan




PS: I post it again because ehm... i forgot to fill in subject...:(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20141202/8fd9fcb7/attachment.html>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] Crypto algorithms in buildroot
  2014-12-02 10:24 [Buildroot] Crypto algorithms in buildroot Ja Bi
@ 2014-12-02 11:32 ` Gustavo Zacarias
  2014-12-02 13:05   ` Ja Bi
  2014-12-02 16:24   ` Ja Bi
  0 siblings, 2 replies; 5+ messages in thread
From: Gustavo Zacarias @ 2014-12-02 11:32 UTC (permalink / raw)
  To: buildroot

On 12/02/2014 07:24 AM, Ja Bi wrote:

> Hi guys,
> 
> I would like to know which cryptography algorithms are used
> in buildroot? There is some version of openssl but not the binary
> openssl that i could use to ask.
> And other thing is kernel cryptography algorithms. Is it only in
> /proc/crypto (and unloaded modules)?
> 
> Are there any others? sshd?
> 
> thank you very much
> 
> Jan
> 
> PS: I post it again because ehm... i forgot to fill in subject...:(

Hi.
Buildroot doesn't use any crypto algorithms by itself except to check
hashes of downloaded files for integrity.
Your question sounds a little bit vague, what are you trying to say/do?
It seems to be related to the target rather than buildroot itself.
Regards.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] Crypto algorithms in buildroot
  2014-12-02 11:32 ` Gustavo Zacarias
@ 2014-12-02 13:05   ` Ja Bi
  2014-12-02 13:07     ` Gustavo Zacarias
  2014-12-02 16:24   ` Ja Bi
  1 sibling, 1 reply; 5+ messages in thread
From: Ja Bi @ 2014-12-02 13:05 UTC (permalink / raw)
  To: buildroot


Hm, but when installed, there are some, aren't they? (ssl as i wrote, ssh, 
kernel, and maybe more)?





I dont need it from ehm...any technicals reasons, but for bureaucracy :(?



Thank you very much for reply.
Jan



---------- P?vodn? zpr?va ----------
Od: Gustavo Zacarias <gustavo@zacarias.com.ar>
Komu: Ja Bi <Bi.Ja@seznam.cz>, buildroot at busybox.net
Datum: 2. 12. 2014 12:42:11
P?edm?t: Re: [Buildroot] Crypto algorithms in buildroot

"On 12/02/2014 07:24 AM, Ja Bi wrote:

> Hi guys,
> 
> I would like to know which cryptography algorithms are used
> in buildroot? There is some version of openssl but not the binary
> openssl that i could use to ask.
> And other thing is kernel cryptography algorithms. Is it only in
> /proc/crypto (and unloaded modules)?
> 
> Are there any others? sshd?
> 
> thank you very much
> 
> Jan
> 
> PS: I post it again because ehm... i forgot to fill in subject...:(

Hi.
Buildroot doesn't use any crypto algorithms by itself except to check
hashes of downloaded files for integrity.
Your question sounds a little bit vague, what are you trying to say/do?
It seems to be related to the target rather than buildroot itself.
Regards."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20141202/e01d6160/attachment.html>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] Crypto algorithms in buildroot
  2014-12-02 13:05   ` Ja Bi
@ 2014-12-02 13:07     ` Gustavo Zacarias
  0 siblings, 0 replies; 5+ messages in thread
From: Gustavo Zacarias @ 2014-12-02 13:07 UTC (permalink / raw)
  To: buildroot

On 12/02/2014 10:05 AM, Ja Bi wrote:

> Hm, but when installed, there are some, aren't they? (ssl as i wrote,
> ssh, kernel, and maybe more) 
> 
> I dont need it from ehm...any technicals reasons, but for bureaucracy :( 
> 
> Thank you very much for reply.
> Jan

Buildroot is a tool that builds root filesystems (firmware, pendrive,
whatever) which is highly configurable, so it pretty much depends on
your configuration files which (if any) crypto software is installed.
Regards.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] Crypto algorithms in buildroot
  2014-12-02 11:32 ` Gustavo Zacarias
  2014-12-02 13:05   ` Ja Bi
@ 2014-12-02 16:24   ` Ja Bi
  1 sibling, 0 replies; 5+ messages in thread
From: Ja Bi @ 2014-12-02 16:24 UTC (permalink / raw)
  To: buildroot

Aha, so it is a bit like gentoo-linux? (but build cc inside that chain?)?



So if i install openssl, there is package downloaded from openssl cc-
compiled and installed to that new root?




thanks a lot

Jan

---------- P?vodn? zpr?va ----------
Od: Gustavo Zacarias <gustavo@zacarias.com.ar>
Komu: Ja Bi <Bi.Ja@seznam.cz>, buildroot at busybox.net
Datum: 2. 12. 2014 12:42:11
P?edm?t: Re: [Buildroot] Crypto algorithms in buildroot

"On 12/02/2014 07:24 AM, Ja Bi wrote:

> Hi guys,
> 
> I would like to know which cryptography algorithms are used
> in buildroot? There is some version of openssl but not the binary
> openssl that i could use to ask.
> And other thing is kernel cryptography algorithms. Is it only in
> /proc/crypto (and unloaded modules)?
> 
> Are there any others? sshd?
> 
> thank you very much
> 
> Jan
> 
> PS: I post it again because ehm... i forgot to fill in subject...:(

Hi.
Buildroot doesn't use any crypto algorithms by itself except to check
hashes of downloaded files for integrity.
Your question sounds a little bit vague, what are you trying to say/do?
It seems to be related to the target rather than buildroot itself.
Regards."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20141202/29a95a3f/attachment.html>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-12-02 16:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02 10:24 [Buildroot] Crypto algorithms in buildroot Ja Bi
2014-12-02 11:32 ` Gustavo Zacarias
2014-12-02 13:05   ` Ja Bi
2014-12-02 13:07     ` Gustavo Zacarias
2014-12-02 16:24   ` Ja Bi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox