explicitly including other ciphers.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Dec 01, 2015 at 03:34:09PM -0700, Ron Croonenberg wrote:

> I want to build/compile openssl including the 'eNULL' cipher. I know it's
> not in ALL or default, because of "security risks".

No need to recompile.

> How do I include it and built it (downloaded a version from the github)

The eNULL ciphers are available by default, but not in ALL.  Just use:

	"ALL:COMPLEMENTOFALL"

    or

	"ALL:eNULL"

    or just

	"eNULL"

as appropriate.  This is documented in ciphers(1).

-- 
	Viktor.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux