Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- abort(3)
- cause abnormal program termination
- bnxt(4)
- Broadcom NetXtreme-C/NetXtreme-E Family Ethernet driver
- dwarf_add_pubname(3)
- add information about a global object to a DWARF producer instance
- dwarf_get_globals(3), dwarf_global_cu_offset(3), dwarf_global_die_offset(3), dwarf_global_name_offsets(3), dwarf_globname(3)
- retrieve information about global objects
- ibnd_discover_fabric(3), ibnd_destroy_fabric(3), ibnd_debug ibnd_show_progress(3)
- initialize ibnetdiscover library
- ibnd_find_node_guid(3), ibnd_find_node_dr(3)
- given a fabric object find the node object within it which matches the guid or directed route specified
- ibnd_iter_nodes(3), ibnd_iter_nodes_type(3)
- given a fabric object and a function itterate over the nodes in the fabric
- libngatm(3)
- ATM signalling library
- libngatm(3), uni_decode(3), uni_decode_head(3), uni_decode_body(3), uni_decode_ie_hdr(3), uni_decode_ie_body(3), uni_encode(3), uni_encode_msg_hdr(3), uni_encode_ie(3), uni_encode_ie_hdr(3), uni_check_ie(3), uni_print_cref(3), uni_print_msghdr(3), uni_print(3), uni_print_ie(3), uni_initcx(3), uni_print_cx(3)
- ATM signalling library - message handling functions
- scalbln(3), scalblnf(3), scalblnl(3), scalbn(3), scalbnf(3), scalbnl(3)
- adjust exponent
- ASN1_INTEGER_get_uint64(3), ASN1_INTEGER_set_uint64(3), ASN1_INTEGER_get_int64(3), ASN1_INTEGER_get(3), ASN1_INTEGER_set_int64(3), ASN1_INTEGER_set(3), BN_to_ASN1_INTEGER(3), ASN1_INTEGER_to_BN(3), ASN1_ENUMERATED_get_int64(3), ASN1_ENUMERATED_get(3), ASN1_ENUMERATED_set_int64(3), ASN1_ENUMERATED_set(3), BN_to_ASN1_ENUMERATED(3), ASN1_ENUMERATED_to_BN(3)
- ASN.1 INTEGER and ENUMERATED utilities
- BN_BLINDING_new(3), BN_BLINDING_free(3), BN_BLINDING_update(3), BN_BLINDING_convert(3), BN_BLINDING_invert(3), BN_BLINDING_convert_ex(3), BN_BLINDING_invert_ex(3), BN_BLINDING_is_current_thread(3), BN_BLINDING_set_current_thread(3), BN_BLINDING_lock(3), BN_BLINDING_unlock(3), BN_BLINDING_get_flags(3), BN_BLINDING_set_flags(3), BN_BLINDING_create_param(3)
- blinding related BIGNUM functions
- BN_CTX_new(3), BN_CTX_secure_new(3), BN_CTX_free(3)
- allocate and free BN_CTX structures
- BN_CTX_start(3), BN_CTX_get(3), BN_CTX_end(3)
- use temporary BIGNUM variables
- BN_add(3), BN_sub(3), BN_mul(3), BN_sqr(3), BN_div(3), BN_mod(3), BN_nnmod(3), BN_mod_add(3), BN_mod_sub(3), BN_mod_mul(3), BN_mod_sqr(3), BN_mod_sqrt(3), BN_exp(3), BN_mod_exp(3), BN_gcd(3)
- arithmetic operations on BIGNUMs
- BN_add_word(3), BN_sub_word(3), BN_mul_word(3), BN_div_word(3), BN_mod_word(3)
- arithmetic functions on BIGNUMs with integers
- BN_bn2binpad(3), BN_bn2bin(3), BN_bin2bn(3), BN_bn2lebinpad(3), BN_lebin2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
- format conversions
- BN_cmp(3), BN_ucmp(3), BN_is_zero(3), BN_is_one(3), BN_is_word(3), BN_abs_is_word(3), BN_is_odd(3)
- BIGNUM comparison and test functions
- BN_copy(3), BN_dup(3), BN_with_flags(3)
- copy BIGNUMs
- BN_generate_prime_ex(3), BN_is_prime_ex(3), BN_is_prime_fasttest_ex(3), BN_GENCB_call(3), BN_GENCB_new(3), BN_GENCB_free(3), BN_GENCB_set_old(3), BN_GENCB_set(3), BN_GENCB_get_arg(3), BN_generate_prime(3), BN_is_prime(3), BN_is_prime_fasttest(3)
- generate primes and test for primality
- BN_mod_inverse(3)
- compute inverse modulo n
- BN_mod_mul_montgomery(3), BN_MONT_CTX_new(3), BN_MONT_CTX_free(3), BN_MONT_CTX_set(3), BN_MONT_CTX_copy(3), BN_from_montgomery(3), BN_to_montgomery(3)
- Montgomery multiplication
- BN_mod_mul_reciprocal(3), BN_div_recp(3), BN_RECP_CTX_new(3), BN_RECP_CTX_free(3), BN_RECP_CTX_set(3)
- modular multiplication using reciprocal
- BN_new(3), BN_secure_new(3), BN_clear(3), BN_free(3), BN_clear_free(3)
- allocate and free BIGNUMs
- BN_num_bits(3), BN_num_bytes(3), BN_num_bits_word(3)
- get BIGNUM size
- BN_rand(3), BN_priv_rand(3), BN_pseudo_rand(3), BN_rand_range(3), BN_priv_rand_range(3), BN_pseudo_rand_range(3)
- generate pseudo-random number
- BN_security_bits(3)
- returns bits of security based on given numbers
- BN_set_bit(3), BN_clear_bit(3), BN_is_bit_set(3), BN_mask_bits(3), BN_lshift(3), BN_lshift1(3), BN_rshift(3), BN_rshift1(3)
- bit operations on BIGNUMs
- BN_swap(3)
- exchange BIGNUMs
- BN_zero(3), BN_one(3), BN_value_one(3), BN_set_word(3), BN_get_word(3)
- BIGNUM assignment operations
- DH_get_1024_160(3), DH_get_2048_224(3), DH_get_2048_256(3), BN_get0_nist_prime_192(3), BN_get0_nist_prime_224(3), BN_get0_nist_prime_256(3), BN_get0_nist_prime_384(3), BN_get0_nist_prime_521(3), BN_get_rfc2409_prime_768(3), BN_get_rfc2409_prime_1024(3), BN_get_rfc3526_prime_1536(3), BN_get_rfc3526_prime_2048(3), BN_get_rfc3526_prime_3072(3), BN_get_rfc3526_prime_4096(3), BN_get_rfc3526_prime_6144(3), BN_get_rfc3526_prime_8192(3)
- Create standardized public primes or DH pairs
- DH_meth_new(3), DH_meth_free(3), DH_meth_dup(3), DH_meth_get0_name(3), DH_meth_set1_name(3), DH_meth_get_flags(3), DH_meth_set_flags(3), DH_meth_get0_app_data(3), DH_meth_set0_app_data(3), DH_meth_get_generate_key(3), DH_meth_set_generate_key(3), DH_meth_get_compute_key(3), DH_meth_set_compute_key(3), DH_meth_get_bn_mod_exp(3), DH_meth_set_bn_mod_exp(3), DH_meth_get_init(3), DH_meth_set_init(3), DH_meth_get_finish(3), DH_meth_set_finish(3), DH_meth_get_generate_params(3), DH_meth_set_generate_params(3)
- Routines to build up DH methods
- DSA_meth_new(3), DSA_meth_free(3), DSA_meth_dup(3), DSA_meth_get0_name(3), DSA_meth_set1_name(3), DSA_meth_get_flags(3), DSA_meth_set_flags(3), DSA_meth_get0_app_data(3), DSA_meth_set0_app_data(3), DSA_meth_get_sign(3), DSA_meth_set_sign(3), DSA_meth_get_sign_setup(3), DSA_meth_set_sign_setup(3), DSA_meth_get_verify(3), DSA_meth_set_verify(3), DSA_meth_get_mod_exp(3), DSA_meth_set_mod_exp(3), DSA_meth_get_bn_mod_exp(3), DSA_meth_set_bn_mod_exp(3), DSA_meth_get_init(3), DSA_meth_set_init(3), DSA_meth_get_finish(3), DSA_meth_set_finish(3), DSA_meth_get_paramgen(3), DSA_meth_set_paramgen(3), DSA_meth_get_keygen(3), DSA_meth_set_keygen(3)
- Routines to build up DSA methods
- EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
- Functions for creating, destroying and manipulating EC_POINT objects
- RSA_meth_get0_app_data(3), RSA_meth_set0_app_data(3), RSA_meth_new(3), RSA_meth_free(3), RSA_meth_dup(3), RSA_meth_get0_name(3), RSA_meth_set1_name(3), RSA_meth_get_flags(3), RSA_meth_set_flags(3), RSA_meth_get_pub_enc(3), RSA_meth_set_pub_enc(3), RSA_meth_get_pub_dec(3), RSA_meth_set_pub_dec(3), RSA_meth_get_priv_enc(3), RSA_meth_set_priv_enc(3), RSA_meth_get_priv_dec(3), RSA_meth_set_priv_dec(3), RSA_meth_get_mod_exp(3), RSA_meth_set_mod_exp(3), RSA_meth_get_bn_mod_exp(3), RSA_meth_set_bn_mod_exp(3), RSA_meth_get_init(3), RSA_meth_set_init(3), RSA_meth_get_finish(3), RSA_meth_set_finish(3), RSA_meth_get_sign(3), RSA_meth_set_sign(3), RSA_meth_get_verify(3), RSA_meth_set_verify(3), RSA_meth_get_keygen(3), RSA_meth_set_keygen(3), RSA_meth_get_multi_prime_keygen(3), RSA_meth_set_multi_prime_keygen(3)
- Routines to build up RSA methods
- ASN1_INTEGER_get_uint64(3), ASN1_INTEGER_set_uint64(3), ASN1_INTEGER_get_int64(3), ASN1_INTEGER_get(3), ASN1_INTEGER_set_int64(3), ASN1_INTEGER_set(3), BN_to_ASN1_INTEGER(3), ASN1_INTEGER_to_BN(3), ASN1_ENUMERATED_get_int64(3), ASN1_ENUMERATED_get(3), ASN1_ENUMERATED_set_int64(3), ASN1_ENUMERATED_set(3), BN_to_ASN1_ENUMERATED(3), ASN1_ENUMERATED_to_BN(3)
- ASN.1 INTEGER and ENUMERATED utilities
- ASN1_INTEGER_get_uint64(3ossl), ASN1_INTEGER_set_uint64(3ossl), ASN1_INTEGER_get_int64(3ossl), ASN1_INTEGER_get(3ossl), ASN1_INTEGER_set_int64(3ossl), ASN1_INTEGER_set(3ossl), BN_to_ASN1_INTEGER(3ossl), ASN1_INTEGER_to_BN(3ossl), ASN1_ENUMERATED_get_int64(3ossl), ASN1_ENUMERATED_get(3ossl), ASN1_ENUMERATED_set_int64(3ossl), ASN1_ENUMERATED_set(3ossl), BN_to_ASN1_ENUMERATED(3ossl), ASN1_ENUMERATED_to_BN(3ossl)
- ASN.1 INTEGER and ENUMERATED utilities
- ASN1_bn_print(3)
- pretty-print a BIGNUM object
- BN_BLINDING_new(3), BN_BLINDING_free(3), BN_BLINDING_update(3), BN_BLINDING_convert(3), BN_BLINDING_invert(3), BN_BLINDING_convert_ex(3), BN_BLINDING_invert_ex(3), BN_BLINDING_is_current_thread(3), BN_BLINDING_set_current_thread(3), BN_BLINDING_lock(3), BN_BLINDING_unlock(3), BN_BLINDING_get_flags(3), BN_BLINDING_set_flags(3), BN_BLINDING_create_param(3)
- blinding related BIGNUM functions
- BN_BLINDING_new(3ossl), BN_BLINDING_free(3ossl), BN_BLINDING_update(3ossl), BN_BLINDING_convert(3ossl), BN_BLINDING_invert(3ossl), BN_BLINDING_convert_ex(3ossl), BN_BLINDING_invert_ex(3ossl), BN_BLINDING_is_current_thread(3ossl), BN_BLINDING_set_current_thread(3ossl), BN_BLINDING_lock(3ossl), BN_BLINDING_unlock(3ossl), BN_BLINDING_get_flags(3ossl), BN_BLINDING_set_flags(3ossl), BN_BLINDING_create_param(3ossl)
- blinding related BIGNUM functions
- BN_CTX_new(3), BN_CTX_secure_new(3), BN_CTX_free(3)
- allocate and free BN_CTX structures
- BN_CTX_new_ex(3ossl), BN_CTX_new(3ossl), BN_CTX_secure_new_ex(3ossl), BN_CTX_secure_new(3ossl), BN_CTX_free(3ossl)
- allocate and free BN_CTX structures
- BN_CTX_start(3), BN_CTX_get(3), BN_CTX_end(3)
- use temporary BIGNUM variables
- BN_CTX_start(3ossl), BN_CTX_get(3ossl), BN_CTX_end(3ossl)
- use temporary BIGNUM variables
- BN_add(3), BN_sub(3), BN_mul(3), BN_sqr(3), BN_div(3), BN_mod(3), BN_nnmod(3), BN_mod_add(3), BN_mod_sub(3), BN_mod_mul(3), BN_mod_sqr(3), BN_mod_sqrt(3), BN_exp(3), BN_mod_exp(3), BN_gcd(3)
- arithmetic operations on BIGNUMs
- BN_add(3ossl), BN_sub(3ossl), BN_mul(3ossl), BN_sqr(3ossl), BN_div(3ossl), BN_mod(3ossl), BN_nnmod(3ossl), BN_mod_add(3ossl), BN_mod_sub(3ossl), BN_mod_mul(3ossl), BN_mod_sqr(3ossl), BN_mod_sqrt(3ossl), BN_exp(3ossl), BN_mod_exp(3ossl), BN_gcd(3ossl)
- arithmetic operations on BIGNUMs
- BN_add_word(3), BN_sub_word(3), BN_mul_word(3), BN_div_word(3), BN_mod_word(3)
- arithmetic functions on BIGNUMs with integers
- BN_add_word(3ossl), BN_sub_word(3ossl), BN_mul_word(3ossl), BN_div_word(3ossl), BN_mod_word(3ossl)
- arithmetic functions on BIGNUMs with integers
- BN_bn2binpad(3), BN_bn2bin(3), BN_bin2bn(3), BN_bn2lebinpad(3), BN_lebin2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
- format conversions
- BN_bn2binpad(3ossl), BN_bn2bin(3ossl), BN_bin2bn(3ossl), BN_bn2lebinpad(3ossl), BN_lebin2bn(3ossl), BN_bn2nativepad(3ossl), BN_native2bn(3ossl), BN_bn2hex(3ossl), BN_bn2dec(3ossl), BN_hex2bn(3ossl), BN_dec2bn(3ossl), BN_print(3ossl), BN_print_fp(3ossl), BN_bn2mpi(3ossl), BN_mpi2bn(3ossl)
- format conversions
- BN_cmp(3), BN_ucmp(3), BN_is_zero(3), BN_is_one(3), BN_is_word(3), BN_abs_is_word(3), BN_is_odd(3)
- BIGNUM comparison and test functions
- BN_cmp(3ossl), BN_ucmp(3ossl), BN_is_zero(3ossl), BN_is_one(3ossl), BN_is_word(3ossl), BN_abs_is_word(3ossl), BN_is_odd(3ossl)
- BIGNUM comparison and test functions
- BN_copy(3), BN_dup(3), BN_with_flags(3)
- copy BIGNUMs
- BN_copy(3ossl), BN_dup(3ossl), BN_with_flags(3ossl)
- copy BIGNUMs
- BN_generate_prime_ex(3), BN_is_prime_ex(3), BN_is_prime_fasttest_ex(3), BN_GENCB_call(3), BN_GENCB_new(3), BN_GENCB_free(3), BN_GENCB_set_old(3), BN_GENCB_set(3), BN_GENCB_get_arg(3), BN_generate_prime(3), BN_is_prime(3), BN_is_prime_fasttest(3)
- generate primes and test for primality
- BN_generate_prime_ex2(3ossl), BN_generate_prime_ex(3ossl), BN_is_prime_ex(3ossl), BN_check_prime(3ossl), BN_is_prime_fasttest_ex(3ossl), BN_GENCB_call(3ossl), BN_GENCB_new(3ossl), BN_GENCB_free(3ossl), BN_GENCB_set_old(3ossl), BN_GENCB_set(3ossl), BN_GENCB_get_arg(3ossl), BN_generate_prime(3ossl), BN_is_prime(3ossl), BN_is_prime_fasttest(3ossl)
- generate primes and test for primality
- BN_mod_exp_mont(3ossl), BN_mod_exp_mont_consttime(3ossl), BN_mod_exp_mont_consttime_x2(3ossl)
- Montgomery exponentiation
- BN_mod_inverse(3)
- compute inverse modulo n
- BN_mod_inverse(3ossl)
- compute inverse modulo n
- BN_mod_mul_montgomery(3), BN_MONT_CTX_new(3), BN_MONT_CTX_free(3), BN_MONT_CTX_set(3), BN_MONT_CTX_copy(3), BN_from_montgomery(3), BN_to_montgomery(3)
- Montgomery multiplication
- BN_mod_mul_montgomery(3ossl), BN_MONT_CTX_new(3ossl), BN_MONT_CTX_free(3ossl), BN_MONT_CTX_set(3ossl), BN_MONT_CTX_copy(3ossl), BN_from_montgomery(3ossl), BN_to_montgomery(3ossl)
- Montgomery multiplication
- BN_mod_mul_reciprocal(3), BN_div_recp(3), BN_RECP_CTX_new(3), BN_RECP_CTX_free(3), BN_RECP_CTX_set(3)
- modular multiplication using reciprocal
- BN_mod_mul_reciprocal(3ossl), BN_div_recp(3ossl), BN_RECP_CTX_new(3ossl), BN_RECP_CTX_free(3ossl), BN_RECP_CTX_set(3ossl)
- modular multiplication using reciprocal
- BN_new(3), BN_secure_new(3), BN_clear(3), BN_free(3), BN_clear_free(3)
- allocate and free BIGNUMs
- BN_new(3ossl), BN_secure_new(3ossl), BN_clear(3ossl), BN_free(3ossl), BN_clear_free(3ossl)
- allocate and free BIGNUMs
- BN_num_bits(3), BN_num_bytes(3), BN_num_bits_word(3)
- get BIGNUM size
- BN_num_bits(3ossl), BN_num_bytes(3ossl), BN_num_bits_word(3ossl)
- get BIGNUM size
- BN_rand(3), BN_priv_rand(3), BN_pseudo_rand(3), BN_rand_range(3), BN_priv_rand_range(3), BN_pseudo_rand_range(3)
- generate pseudo-random number
- BN_rand_ex(3ossl), BN_rand(3ossl), BN_priv_rand_ex(3ossl), BN_priv_rand(3ossl), BN_pseudo_rand(3ossl), BN_rand_range_ex(3ossl), BN_rand_range(3ossl), BN_priv_rand_range_ex(3ossl), BN_priv_rand_range(3ossl), BN_pseudo_rand_range(3ossl)
- generate pseudo-random number
- BN_security_bits(3)
- returns bits of security based on given numbers
- BN_security_bits(3ossl)
- returns bits of security based on given numbers
- BN_set_bit(3), BN_clear_bit(3), BN_is_bit_set(3), BN_mask_bits(3), BN_lshift(3), BN_lshift1(3), BN_rshift(3), BN_rshift1(3)
- bit operations on BIGNUMs
- BN_set_bit(3ossl), BN_clear_bit(3ossl), BN_is_bit_set(3ossl), BN_mask_bits(3ossl), BN_lshift(3ossl), BN_lshift1(3ossl), BN_rshift(3ossl), BN_rshift1(3ossl)
- bit operations on BIGNUMs
- BN_set_flags(3), BN_get_flags(3)
- enable and inspect flags on BIGNUM objects
- BN_set_negative(3), BN_is_negative(3)
- change and inspect the sign of a BIGNUM
- BN_swap(3)
- exchange BIGNUMs
- BN_swap(3ossl)
- exchange BIGNUMs
- BN_zero(3), BN_one(3), BN_value_one(3), BN_set_word(3), BN_get_word(3)
- BIGNUM assignment operations
- BN_zero(3ossl), BN_one(3ossl), BN_value_one(3ossl), BN_set_word(3ossl), BN_get_word(3ossl)
- BIGNUM assignment operations
- DH_get_1024_160(3), DH_get_2048_224(3), DH_get_2048_256(3), BN_get0_nist_prime_192(3), BN_get0_nist_prime_224(3), BN_get0_nist_prime_256(3), BN_get0_nist_prime_384(3), BN_get0_nist_prime_521(3), BN_get_rfc2409_prime_768(3), BN_get_rfc2409_prime_1024(3), BN_get_rfc3526_prime_1536(3), BN_get_rfc3526_prime_2048(3), BN_get_rfc3526_prime_3072(3), BN_get_rfc3526_prime_4096(3), BN_get_rfc3526_prime_6144(3), BN_get_rfc3526_prime_8192(3)
- Create standardized public primes or DH pairs
- DH_get_1024_160(3ossl), DH_get_2048_224(3ossl), DH_get_2048_256(3ossl), BN_get0_nist_prime_192(3ossl), BN_get0_nist_prime_224(3ossl), BN_get0_nist_prime_256(3ossl), BN_get0_nist_prime_384(3ossl), BN_get0_nist_prime_521(3ossl), BN_get_rfc2409_prime_768(3ossl), BN_get_rfc2409_prime_1024(3ossl), BN_get_rfc3526_prime_1536(3ossl), BN_get_rfc3526_prime_2048(3ossl), BN_get_rfc3526_prime_3072(3ossl), BN_get_rfc3526_prime_4096(3ossl), BN_get_rfc3526_prime_6144(3ossl), BN_get_rfc3526_prime_8192(3ossl)
- Create standardized public primes or DH pairs
- DH_meth_new(3), DH_meth_free(3), DH_meth_dup(3), DH_meth_get0_name(3), DH_meth_set1_name(3), DH_meth_get_flags(3), DH_meth_set_flags(3), DH_meth_get0_app_data(3), DH_meth_set0_app_data(3), DH_meth_get_generate_key(3), DH_meth_set_generate_key(3), DH_meth_get_compute_key(3), DH_meth_set_compute_key(3), DH_meth_get_bn_mod_exp(3), DH_meth_set_bn_mod_exp(3), DH_meth_get_init(3), DH_meth_set_init(3), DH_meth_get_finish(3), DH_meth_set_finish(3), DH_meth_get_generate_params(3), DH_meth_set_generate_params(3)
- Routines to build up DH methods
- DH_meth_new(3ossl), DH_meth_free(3ossl), DH_meth_dup(3ossl), DH_meth_get0_name(3ossl), DH_meth_set1_name(3ossl), DH_meth_get_flags(3ossl), DH_meth_set_flags(3ossl), DH_meth_get0_app_data(3ossl), DH_meth_set0_app_data(3ossl), DH_meth_get_generate_key(3ossl), DH_meth_set_generate_key(3ossl), DH_meth_get_compute_key(3ossl), DH_meth_set_compute_key(3ossl), DH_meth_get_bn_mod_exp(3ossl), DH_meth_set_bn_mod_exp(3ossl), DH_meth_get_init(3ossl), DH_meth_set_init(3ossl), DH_meth_get_finish(3ossl), DH_meth_set_finish(3ossl), DH_meth_get_generate_params(3ossl), DH_meth_set_generate_params(3ossl)
- Routines to build up DH methods
- DSA_meth_new(3), DSA_meth_free(3), DSA_meth_dup(3), DSA_meth_get0_name(3), DSA_meth_set1_name(3), DSA_meth_get_flags(3), DSA_meth_set_flags(3), DSA_meth_get0_app_data(3), DSA_meth_set0_app_data(3), DSA_meth_get_sign(3), DSA_meth_set_sign(3), DSA_meth_get_sign_setup(3), DSA_meth_set_sign_setup(3), DSA_meth_get_verify(3), DSA_meth_set_verify(3), DSA_meth_get_mod_exp(3), DSA_meth_set_mod_exp(3), DSA_meth_get_bn_mod_exp(3), DSA_meth_set_bn_mod_exp(3), DSA_meth_get_init(3), DSA_meth_set_init(3), DSA_meth_get_finish(3), DSA_meth_set_finish(3), DSA_meth_get_paramgen(3), DSA_meth_set_paramgen(3), DSA_meth_get_keygen(3), DSA_meth_set_keygen(3)
- Routines to build up DSA methods
- DSA_meth_new(3ossl), DSA_meth_free(3ossl), DSA_meth_dup(3ossl), DSA_meth_get0_name(3ossl), DSA_meth_set1_name(3ossl), DSA_meth_get_flags(3ossl), DSA_meth_set_flags(3ossl), DSA_meth_get0_app_data(3ossl), DSA_meth_set0_app_data(3ossl), DSA_meth_get_sign(3ossl), DSA_meth_set_sign(3ossl), DSA_meth_get_sign_setup(3ossl), DSA_meth_set_sign_setup(3ossl), DSA_meth_get_verify(3ossl), DSA_meth_set_verify(3ossl), DSA_meth_get_mod_exp(3ossl), DSA_meth_set_mod_exp(3ossl), DSA_meth_get_bn_mod_exp(3ossl), DSA_meth_set_bn_mod_exp(3ossl), DSA_meth_get_init(3ossl), DSA_meth_set_init(3ossl), DSA_meth_get_finish(3ossl), DSA_meth_set_finish(3ossl), DSA_meth_get_paramgen(3ossl), DSA_meth_set_paramgen(3ossl), DSA_meth_get_keygen(3ossl), DSA_meth_set_keygen(3ossl)
- Routines to build up DSA methods
- EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
- Functions for creating, destroying and manipulating EC_POINT objects
- EC_POINT_set_Jprojective_coordinates_GFp(3ossl), EC_POINT_point2buf(3ossl), EC_POINT_new(3ossl), EC_POINT_free(3ossl), EC_POINT_clear_free(3ossl), EC_POINT_copy(3ossl), EC_POINT_dup(3ossl), EC_POINT_method_of(3ossl), EC_POINT_set_to_infinity(3ossl), EC_POINT_get_Jprojective_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates(3ossl), EC_POINT_get_affine_coordinates(3ossl), EC_POINT_set_compressed_coordinates(3ossl), EC_POINT_set_affine_coordinates_GFp(3ossl), EC_POINT_get_affine_coordinates_GFp(3ossl), EC_POINT_set_compressed_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates_GF2m(3ossl), EC_POINT_get_affine_coordinates_GF2m(3ossl), EC_POINT_set_compressed_coordinates_GF2m(3ossl), EC_POINT_point2oct(3ossl), EC_POINT_oct2point(3ossl), EC_POINT_point2bn(3ossl), EC_POINT_bn2point(3ossl), EC_POINT_point2hex(3ossl), EC_POINT_hex2point(3ossl)
- Functions for creating, destroying and manipulating EC_POINT objects
- EVP_PKEY_gettable_params(3ossl), EVP_PKEY_get_params(3ossl), EVP_PKEY_get_int_param(3ossl), EVP_PKEY_get_size_t_param(3ossl), EVP_PKEY_get_bn_param(3ossl), EVP_PKEY_get_utf8_string_param(3ossl), EVP_PKEY_get_octet_string_param(3ossl)
- retrieve key parameters from a key
- EVP_PKEY_settable_params(3ossl), EVP_PKEY_set_params(3ossl), EVP_PKEY_set_int_param(3ossl), EVP_PKEY_set_size_t_param(3ossl), EVP_PKEY_set_bn_param(3ossl), EVP_PKEY_set_utf8_string_param(3ossl), EVP_PKEY_set_octet_string_param(3ossl)
- set key parameters into a key
- NAL_ADDRESS_new(2), NAL_ADDRESS_free(2), NAL_ADDRESS_create(2), NAL_ADDRESS_set_def_buffer_size(2), NAL_ADDRESS_can_connect(2), NAL_ADDRESS_can_listen(2)
- libnal addressing functions
- NAL_BUFFER_new(2), NAL_BUFFER_free(2), NAL_BUFFER_set_size(2), NAL_BUFFER_empty(2), NAL_BUFFER_full(2), NAL_BUFFER_notempty(2), NAL_BUFFER_notfull(2), NAL_BUFFER_used(2), NAL_BUFFER_unused(2), NAL_BUFFER_data(2), NAL_BUFFER_size(2), NAL_BUFFER_write(2), NAL_BUFFER_read(2), NAL_BUFFER_write_ptr(2), NAL_BUFFER_takedata(2), NAL_BUFFER_wrote(2)
- libnal buffer functions
- NAL_CONNECTION_new(2), NAL_CONNECTION_free(2), NAL_CONNECTION_create(2), NAL_CONNECTION_create_pair(2), NAL_CONNECTION_create_dummy(2), NAL_CONNECTION_set_size(2), NAL_CONNECTION_get_read(2), NAL_CONNECTION_get_send(2), NAL_CONNECTION_io(2), NAL_CONNECTION_io_cap(2), NAL_CONNECTION_is_established(2), NAL_CONNECTION_add_to_selector(2), NAL_CONNECTION_del_from_selector(2)
- libnal connection functions
- NAL_LISTENER_new(2), NAL_LISTENER_free(2), NAL_LISTENER_create(2)
- libnal listener functions
- NAL_SELECTOR_new(2), NAL_SELECTOR_free(2), NAL_SELECTOR_reset(2), NAL_SELECTOR_select(2)
- libnal selector functions
- NAL_decode_uint32(2), NAL_decode_uint16(2), NAL_decode_char(2), NAL_decode_bin(2), NAL_encode_uint32(2), NAL_encode_uint16(2), NAL_encode_char(2), NAL_encode_bin(2)
- libnal serialisation functions
- OSSL_PARAM_BLD(3ossl), OSSL_PARAM_BLD_new(3ossl), OSSL_PARAM_BLD_to_param(3ossl), OSSL_PARAM_BLD_free(3ossl), OSSL_PARAM_BLD_push_int(3ossl), OSSL_PARAM_BLD_push_uint(3ossl), OSSL_PARAM_BLD_push_long(3ossl), OSSL_PARAM_BLD_push_ulong(3ossl), OSSL_PARAM_BLD_push_int32(3ossl), OSSL_PARAM_BLD_push_uint32(3ossl), OSSL_PARAM_BLD_push_int64(3ossl), OSSL_PARAM_BLD_push_uint64(3ossl), OSSL_PARAM_BLD_push_size_t(3ossl), OSSL_PARAM_BLD_push_time_t(3ossl), OSSL_PARAM_BLD_push_double(3ossl), OSSL_PARAM_BLD_push_BN(3ossl), OSSL_PARAM_BLD_push_BN_pad(3ossl), OSSL_PARAM_BLD_push_utf8_string(3ossl), OSSL_PARAM_BLD_push_utf8_ptr(3ossl), OSSL_PARAM_BLD_push_octet_string(3ossl), OSSL_PARAM_BLD_push_octet_ptr(3ossl)
- functions to assist in the creation of OSSL_PARAM arrays
- OSSL_PARAM_double(3ossl), OSSL_PARAM_int(3ossl), OSSL_PARAM_int32(3ossl), OSSL_PARAM_int64(3ossl), OSSL_PARAM_long(3ossl), OSSL_PARAM_size_t(3ossl), OSSL_PARAM_time_t(3ossl), OSSL_PARAM_uint(3ossl), OSSL_PARAM_uint32(3ossl), OSSL_PARAM_uint64(3ossl), OSSL_PARAM_ulong(3ossl), OSSL_PARAM_BN(3ossl), OSSL_PARAM_utf8_string(3ossl), OSSL_PARAM_octet_string(3ossl), OSSL_PARAM_utf8_ptr(3ossl), OSSL_PARAM_octet_ptr(3ossl), OSSL_PARAM_END(3ossl), OSSL_PARAM_DEFN(3ossl), OSSL_PARAM_construct_double(3ossl), OSSL_PARAM_construct_int(3ossl), OSSL_PARAM_construct_int32(3ossl), OSSL_PARAM_construct_int64(3ossl), OSSL_PARAM_construct_long(3ossl), OSSL_PARAM_construct_size_t(3ossl), OSSL_PARAM_construct_time_t(3ossl), OSSL_PARAM_construct_uint(3ossl), OSSL_PARAM_construct_uint32(3ossl), OSSL_PARAM_construct_uint64(3ossl), OSSL_PARAM_construct_ulong(3ossl), OSSL_PARAM_construct_BN(3ossl), OSSL_PARAM_construct_utf8_string(3ossl), OSSL_PARAM_construct_utf8_ptr(3ossl), OSSL_PARAM_construct_octet_string(3ossl), OSSL_PARAM_construct_octet_ptr(3ossl), OSSL_PARAM_construct_end(3ossl), OSSL_PARAM_locate(3ossl), OSSL_PARAM_locate_const(3ossl), OSSL_PARAM_get_double(3ossl), OSSL_PARAM_get_int(3ossl), OSSL_PARAM_get_int32(3ossl), OSSL_PARAM_get_int64(3ossl), OSSL_PARAM_get_long(3ossl), OSSL_PARAM_get_size_t(3ossl), OSSL_PARAM_get_time_t(3ossl), OSSL_PARAM_get_uint(3ossl), OSSL_PARAM_get_uint32(3ossl), OSSL_PARAM_get_uint64(3ossl), OSSL_PARAM_get_ulong(3ossl), OSSL_PARAM_get_BN(3ossl), OSSL_PARAM_get_utf8_string(3ossl), OSSL_PARAM_get_octet_string(3ossl), OSSL_PARAM_get_utf8_ptr(3ossl), OSSL_PARAM_get_octet_ptr(3ossl), OSSL_PARAM_get_utf8_string_ptr(3ossl), OSSL_PARAM_get_octet_string_ptr(3ossl), OSSL_PARAM_set_double(3ossl), OSSL_PARAM_set_int(3ossl), OSSL_PARAM_set_int32(3ossl), OSSL_PARAM_set_int64(3ossl), OSSL_PARAM_set_long(3ossl), OSSL_PARAM_set_size_t(3ossl), OSSL_PARAM_set_time_t(3ossl), OSSL_PARAM_set_uint(3ossl), OSSL_PARAM_set_uint32(3ossl), OSSL_PARAM_set_uint64(3ossl), OSSL_PARAM_set_ulong(3ossl), OSSL_PARAM_set_BN(3ossl), OSSL_PARAM_set_utf8_string(3ossl), OSSL_PARAM_set_octet_string(3ossl), OSSL_PARAM_set_utf8_ptr(3ossl), OSSL_PARAM_set_octet_ptr(3ossl), OSSL_PARAM_UNMODIFIED(3ossl), OSSL_PARAM_modified(3ossl), OSSL_PARAM_set_all_unmodified(3ossl)
- OSSL_PARAM helpers
- RSA_meth_get0_app_data(3), RSA_meth_set0_app_data(3), RSA_meth_new(3), RSA_meth_free(3), RSA_meth_dup(3), RSA_meth_get0_name(3), RSA_meth_set1_name(3), RSA_meth_get_flags(3), RSA_meth_set_flags(3), RSA_meth_get_pub_enc(3), RSA_meth_set_pub_enc(3), RSA_meth_get_pub_dec(3), RSA_meth_set_pub_dec(3), RSA_meth_get_priv_enc(3), RSA_meth_set_priv_enc(3), RSA_meth_get_priv_dec(3), RSA_meth_set_priv_dec(3), RSA_meth_get_mod_exp(3), RSA_meth_set_mod_exp(3), RSA_meth_get_bn_mod_exp(3), RSA_meth_set_bn_mod_exp(3), RSA_meth_get_init(3), RSA_meth_set_init(3), RSA_meth_get_finish(3), RSA_meth_set_finish(3), RSA_meth_get_sign(3), RSA_meth_set_sign(3), RSA_meth_get_verify(3), RSA_meth_set_verify(3), RSA_meth_get_keygen(3), RSA_meth_set_keygen(3), RSA_meth_get_multi_prime_keygen(3), RSA_meth_set_multi_prime_keygen(3)
- Routines to build up RSA methods
- RSA_meth_get0_app_data(3ossl), RSA_meth_set0_app_data(3ossl), RSA_meth_new(3ossl), RSA_meth_free(3ossl), RSA_meth_dup(3ossl), RSA_meth_get0_name(3ossl), RSA_meth_set1_name(3ossl), RSA_meth_get_flags(3ossl), RSA_meth_set_flags(3ossl), RSA_meth_get_pub_enc(3ossl), RSA_meth_set_pub_enc(3ossl), RSA_meth_get_pub_dec(3ossl), RSA_meth_set_pub_dec(3ossl), RSA_meth_get_priv_enc(3ossl), RSA_meth_set_priv_enc(3ossl), RSA_meth_get_priv_dec(3ossl), RSA_meth_set_priv_dec(3ossl), RSA_meth_get_mod_exp(3ossl), RSA_meth_set_mod_exp(3ossl), RSA_meth_get_bn_mod_exp(3ossl), RSA_meth_set_bn_mod_exp(3ossl), RSA_meth_get_init(3ossl), RSA_meth_set_init(3ossl), RSA_meth_get_finish(3ossl), RSA_meth_set_finish(3ossl), RSA_meth_get_sign(3ossl), RSA_meth_set_sign(3ossl), RSA_meth_get_verify(3ossl), RSA_meth_set_verify(3ossl), RSA_meth_get_keygen(3ossl), RSA_meth_set_keygen(3ossl), RSA_meth_get_multi_prime_keygen(3ossl), RSA_meth_set_multi_prime_keygen(3ossl)
- Routines to build up RSA methods
- SRP_create_verifier_ex(3ossl), SRP_create_verifier(3ossl), SRP_create_verifier_BN_ex(3ossl), SRP_create_verifier_BN(3ossl), SRP_check_known_gN_param(3ossl), SRP_get_default_gN(3ossl)
- SRP authentication primitives
- XkbGetControlsChanges(3)
- Updates a local copy of a keyboard description with the changes previously noted by one or more calls to XkbNoteControlsChanges
- XkbGetIndicatorChanges(3)
- Updates a local copy of the keyboard description with the actual values of one or more calls to XkbNoteIndicatorChanges
- XkbGetNameChanges(3)
- Update the local copy of the keyboard description with the actual values of the results of one or more calls to XkbNoteNameChanges
- XkbNoteControlsChanges(3)
- Notes the changes in a changes structure when a client receives an XkbControlsNotify event
- XkbNoteDeviceChanges(3)
- Note device changes reported in an XkbExtensionDeviceNotify event
- XkbNoteIndicatorChanges(3)
- Notes the changes in a changes structure
- XkbNoteNameChanges(3)
- Note the changed names in a changes structure
- atril-thumbnailer(1)
- create png thumbnails from atril supported documents
- bn_mul_words(3), bn_mul_add_words(3), bn_sqr_words(3), bn_div_words(3), bn_add_words(3), bn_sub_words(3), bn_mul_comba4(3), bn_mul_comba8(3), bn_sqr_comba4(3), bn_sqr_comba8(3), bn_cmp_words(3), bn_mul_normal(3), bn_mul_low_normal(3), bn_mul_recursive(3), bn_mul_part_recursive(3), bn_mul_low_recursive(3), bn_mul_high(3), bn_sqr_normal(3), bn_sqr_recursive(3), bn_expand(3), bn_wexpand(3), bn_expand2(3), bn_fix_top(3), bn_check_top(3), bn_print(3), bn_dump(3), bn_set_max(3), bn_set_high(3), bn_set_low(3), mul(3), mul_add(3), sqr(3)
- BIGNUM library internal functions
- bnbot(1)
- Battle.net text-based chat bot client
- bnchat(1)
- Battle.net text-based chat client
- bnetd(1)
- Unix Battle.net daemon
- bnetd.conf(5)
- configuration for the Unix Battle.net daemon
- bnftp(1)
- Battle.net file transfer client
- bni2tga(1)
- convert a Battle.net icon file to a Targa file
- bnibuild(1)
- build a Battle.net icon file from a directory of Targa icon files
- bniextract(1)
- extract a directory of Targa icon files from a Battle.net icon file
- bnilist(1)
- list contents of a Battle.net icon file
- bnpass(1)
- bnetd password utility
- bnstat(1)
- Battle.net statisics client
- bntext(5), bnmotd.txt(5), bnnews.txt bnissue.txt(5)
- messages for the Unix Battle.net daemon
- bntrackd(1), bnproxy(1)
- bnetd tracking daemon
- cidr(1)
- RFC 1878 subnet helper
- darktable-generate-cache(1)
- update darktable's thumbnail cache
- dune-external-lib-deps(1), duneN'45'externalN'45'libN'45'deps(1)
- N'45' Print out external libraries needed to build the given targetsN'46'
- dvipdft(1)
- create thumbnail images for use with dvipdfm
- evince-thumbnailer(1)
- create png thumbnails from PostScript and PDF documents
- ezmlm-issubn(1)
- test to see if an address is subscribed to a mailing list
- ffmpegthumbnailer(1)
- fast and lightweight video thumbnailer
- findsmb(1)
- list info about machines that respond to SMB name queries on a subnet
- fontimage(1)
- produce a font thumbnail image
- get_rfc2409_prime_768(3), get_rfc2409_prime_1024(3), get_rfc3526_prime_1536(3), get_rfc3526_prime_2048(3), get_rfc3526_prime_3072(3), get_rfc3526_prime_4096(3), get_rfc3526_prime_6144(3), get_rfc3526_prime_8192(3), BN_get_rfc2409_prime_768(3), BN_get_rfc2409_prime_1024(3), BN_get_rfc3526_prime_1536(3), BN_get_rfc3526_prime_2048(3), BN_get_rfc3526_prime_3072(3), BN_get_rfc3526_prime_4096(3), BN_get_rfc3526_prime_6144(3), BN_get_rfc3526_prime_8192(3)
- standard moduli for Diffie-Hellman key exchange
- gsf-office-thumbnailer(1)
- office files thumbnailer for the GNOME desktop
- hwlocality_linux_libnuma_bitmask(3)
- Interoperability with Linux libnuma bitmask
- hwlocality_linux_libnuma_ulongs(3)
- Interoperability with Linux libnuma unsigned long masks
- ipsc(8)
- IP Subnet Calculator
- iwidgets_tabnotebook(n), iwidgets::tabnotebook(n)
- create and manipulate tabnotebook widgets
- jpgtn(1)
- create thumbnails of JPEG files
- ldraw-thumbnailer(1)
- Create thumbnail images for file managers
- libnet-functions.h(3)
- libnet exported function prototypes
- libnet-macros.h(3)
- libnet macros and symbolic constants
- libnet.h(3)
- toplevel libnet header file
- libnetpbm(3)
- general introduction to the netpbm library
- libnetpbm_draw(3)
- e- Libnetpbm PPM Drawing Function Manual
- libnetpbm_image(3)
- overview of netpbm image-processing functions
- libnetpbm_ug(3)
- netpbm sample code
- libnids(3)
- network intrusion detection system E-box library
- libnutclient(3)
- Network UPS Tools high-level client access library
- libnutclient_commands(3), nutclient_get_device_commands(3), nutclient_has_device_command(3), nutclient_get_device_command_description(3), nutclient_execute_device_command(3)
- Instant command related functions in Network UPS Tools high-level client access library
- libnutclient_devices(3), nutclient_get_devices(3), nutclient_has_device(3), nutclient_get_device_description(3)
- Device related functions in Network UPS Tools high-level client access library
- libnutclient_general(3), nutclient_destroy(3), strarr_alloc(3), strarr_free(3)
- General and utility functions in Network UPS Tools high-level client access library
- libnutclient_misc(3), nutclient_authenticate(3), nutclient_logout(3), nutclient_device_login(3), nutclient_get_device_num_logins(3), nutclient_device_master(3), nutclient_device_forced_shutdown(3)
- Miscellaneous functions in Network UPS Tools high-level client access library
- libnutclient_tcp(3), nutclient_tcp_create_client(3), nutclient_tcp_is_connected(3), nutclient_tcp_disconnect(3), nutclient_tcp_reconnect(3), nutclient_tcp_set_timeout(3), nutclient_tcp_get_timeout(3)
- TCP protocol related function for Network UPS Tools high-level client access library
- libnutclient_variables(3), nutclient_get_device_variables(3), nutclient_get_device_rw_variables(3), nutclient_has_device_variable(3), nutclient_get_device_variable_description(3), nutclient_get_device_variable_values(3), nutclient_set_device_variable_value(3), nutclient_set_device_variable_values(3)
- Variable related functions in Network UPS Tools high-level client access library
- libpbm(3)
- libnetpbm functions to read and write PBM image files synopsis
- libpgm(3)
- libnetpbm functions to read and write PGM image files synopsis
- libpnm(3)
- libnetpbm functions to read and write PNM image files synopsis
- mate-thumbnail-font(1)
- create font thumbnails
- mcom(1), mfwd(1), mbnc(1), mrep(1)
- compose, reply, forward, bounce, send messages
- mkThumbs(1)
- script to create thumbnails from an ogg video file
- nfc-anticol(1)
- Demonstration of NFC anti-collision command line tool based on libnfc
- nfc-emulate-uid(1)
- NFC target emulation command line tool based on libnfc
- nfc-relay(1)
- Relay attack command line tool based on libnfc
- nmsgtool(1)
- command line interface to libnmsg
- nss-cache-oslogin(8), libnss_cache_oslogin.so.2(8)
- UNIX implementation for OS Login Users and Groups with local caching
- nss-oslogin(8), libnss_oslogin.so.2(8)
- UNIX implementation for OS Login Users and Groups
- nss_mdns.conf(5)
- configuration file for libnss_mdns(8)
- oggThumb(1)
- creates thumbnails from an ogg video file
- pamtoxvmini(1)
- convert Netpbm image to an XV "thumbnail" picture synopsis
- pbmtobbnbg(1)
- convert a PBM image into BitGraph graphics lbAC
- sipcalc(1)
- IP subnet calculator
- subcalc(1)
- Advanced IP/IPv6 subnet calculation and discovery
- subnetcalc(1)
- IPv4/IPv6 Subnet Calculator
- thumbnail_index(1)
- make an HTML index file for a bunch of images
- totem-video-thumbnailer(1)
- video thumbnailer for the GNOME desktop
- unicode_bidi(3), unicode_bidi_calc_levels(3), unicode_bidi_calc_types(3), unicode_bidi_calc(3), unicode_bidi_reorder(3), unicode_bidi_cleanup(3), unicode_bidi_cleaned_size(3), unicode_bidi_logical_order(3), unicode_bidi_combinings(3), unicode_bidi_needs_embed(3), unicode_bidi_embed(3), unicode_bidi_embed_paragraph_level(3), unicode_bidi_direction(3), unicode_bidi_type(3), unicode_bidi_setbnl(3), unicode_bidi_mirror(3), unicode_bidi_bracket_type(3)
- unicode bi-directional algorithm
- vbnc(1), vbnc2(1)
- Mono Visual Basic Compiler
- vipsthumbnail(1)
- make thumbnails of image files
- whatmask(1)
- Subnet mask notation conversion tool
- xreader-thumbnailer(1)
- create png thumbnails from xreader supported documents
- xvminitoppm(1)
- convert an XV "thumbnail" picture to PPM synopsis
- xvp2p(1), xvpictoppm(1)
- converts XV 'thumbnail' files to standard PPM format
- xzgv(1)
- picture viewer for X, with thumbnail-based file selector
- APR::IpSubnet(3)
- Perl API for accessing APRs ip_subnet structures
- Algorithm::CheckDigits::M10_004(3), CheckDigits::M10_004(3)
- compute check digits for 2aus5, EAN, ILN, ISBN13, NVE
- Algorithm::CheckDigits::M11_001(3), CheckDigits::M11_001(3)
- compute check digits for ISBN, ISSN, VAT RN (PT), HKID (HK), Wagon number (BR), NHS (GB), VAT (SL)
- App::DSC::DataTool::Generator::client_subnet_authority(3)
- Generate authority based on subnet
- App::DSC::DataTool::Generator::client_subnet_country(3)
- Generate country based on subnet
- BNCFreq.pl(1)
- Compute Information Content based on British National Corpus (World Edition)
- Business::ISBN(3)
- work with International Standard Book Numbers
- Business::ISBN10(3)
- work with 10 digit International Standard Book Numbers
- Business::ISBN13(3)
- work with 13 digit International Standard Book Numbers
- Business::ISBN::Data(3)
- data pack for Business::ISBN
- Crypt::OpenSSL::Bignum::CTX(3)
- Perl interface to the OpenSSL BN_CTX structure
- DNS::LDNS::RBNode(3)
- Node in the RBTree
- DateTime::Locale::bn(3)
- Locale data examples for the Bangla (bn) locale
- DateTime::Locale::bn_BD(3)
- Locale data examples for the Bangla Bangladesh (bn-BD) locale
- DateTime::Locale::bn_IN(3)
- Locale data examples for the Bangla India (bn-IN) locale
- DateTime::Locale::ms_BN(3)
- Locale data examples for the Malay Brunei (ms-BN) locale
- Gantry::Conf::FAQ(3)
- Frequently Asked Questions regarding Gantry::Conf "Why should I use Gantry::Conf at all?" 4 Item "Why should I use Gantry::Conf at all?" There are many reasons why we feel Gantry::Conf is helpful both during development and after deployment. The next two entries should hopefully answer this question for you as they outline a few common scenarios programmers and system administrators often face. "How is Gantry::Conf helpful during development?" 4 Item "How is Gantry::Conf helpful during development?" "Easy separation of development configs from production configs" 4 Item "Easy separation of development configs from production configs" Often programmers have a separate development environment from their production environment. By using <shared> blocks and dev instances you can avoid spending any serious time setting up your application in the development environment. Take this configuration example: <shared dev> dbuser nobody dbpass secret dbconn "dbi:Pg:dbname=dev" </shared> <shared production> dbuser apache dbpass secret2 dbconn "dbi:Pg:dbname=production" </shared> <instance app1> ConfigureVia FlatFile Config::General /etc/apps/app1.conf use production </instance> <instance app1-dev> ConfigureVia FlatFile Config::General /etc/apps/app1.conf use dev </instance> By separating out our production and dev database information into shared blocks we can essentially switch between our production and dev environments by simply changing the instance we are using. If you were working on a script this would be a simple matter of running: $ script.pl --instance=app1-dev instead of: $ script.pl --instance=app1 "How is Gatnry::Conf helpful in production?" 4 Item "How is Gatnry::Conf helpful in production?" Gantry::Conf has several advantages in a production environment. First, it provides a single place for all config information, if you commit to it. Even if you don't commit to it for all apps, it still provides control to the installing admin over how and where conf information is stored. For instance, the admin could put the config information directly into /etc/gantry.conf, or into a separate file in /etc/gantry.d. She could even set up a secure web server where all boxes would go to get their conf. The short answer is, Gantry::Conf is flexible and production environments benefit from flexibility. "How do I pass my instance information into my application?" 4 Item "How do I pass my instance information into my application?" There are many possible ways to do this a few of which are: "Command line arguments" 4 Item "Command line arguments" If your application accepts arguments on the command line we suggest adding an --instance option to pass in the instance's name. "PerlSetVar" 4 Item "PerlSetVar" In a mod_perl environment you could use a PerlSetVar, possibly named GantryConfInstance, to pull in this value for your application. "ModPerl::ParamBuilder" 4 Item "ModPerl::ParamBuilder" Again in a mod_perl environment, another option would be to use ModPerl::ParamBuilder to pass the instance name. "Hard coded" 4 Item "Hard coded" We include this for the sake of completeness, but advise against it. You could always simply hard code your instance information into your application, but this will greatly reduce the flexibility you have. "How do I add a different provider for an existing ConfigVia method?" 4 Item "How do I add a different provider for an existing ConfigVia method?" Place your provider module in the Gantry::Conf::Provider::Method::* namespace. Make sure your public API matches the existing providers which use the same method. For instance the flat file providers all implement a config method which is called as a class method and receives a file name. "How do I add to the ConfigVia methods?" 4 Item "How do I add to the ConfigVia methods?" If none of the existing provider methods will do, you need to work in Gantry::Conf. In particular, you need to augment the dispatch hash with the name of your provisioning method and a sub name which will handle it. Then you need to implement the method you put in %dispatch
- Gtk2::ImageView::Nav(3)
- Navigation window showing a thumbnailed overview of a Gtk2::ImageView
- Gtk2::Notify(3)
- Perl interface to libnotify
- Image::Math::Constrain(3)
- Scaling math used in image size constraining (such as thumbnails)
- Marpa::Marpa(3), Marpa(3)
- Parse any Language You Can Describe in BNF
- Net::Amazon::Request::ISBN(3), Net::Amazon::Request::ISBN-(3)
- request class for ISBN search
- Net::Amazon::Thumbnail(3)
- Use the Amazon Alexa Site Thumbnail web service
- Net::Config(3)
- Local configuration data for libnet
- Net::NBName(3)
- NetBIOS Name Service Requests
- Net::NBName::NameQuery(3)
- NetBIOS Name Query Response
- Net::NBName::NameQuery::RR(3)
- NetBIOS Name Query Response Resource Record
- Net::NBName::NodeStatus(3)
- NetBIOS Node Status Response
- Net::NBName::NodeStatus::RR(3)
- NetBIOS Node Status Response Resource Record
- Net::Subnet(3)
- Fast IP-in-subnet matcher for IPv4 and IPv6, CIDR or mask
- Net::Works::Network(3)
- An object representing a single IP address (4 or 6) subnet
- Net::libnetFAQ(3), libnetFAQ(3)
- libnet Frequently Asked Questions
- NetAddr::IP(3)
- Manages IPv4 and IPv6 addresses and subnets
- NetAddr::IP::Count(3)
- Count hosts in named subnets
- NetAddr::IP::Lite(3)
- Manages IPv4 and IPv6 addresses and subnets
- Paws::EC2::CreateSubnet(3)
- Arguments for method CreateSubnet on Paws::EC2
- Paws::EC2::DeleteSubnet(3)
- Arguments for method DeleteSubnet on Paws::EC2
- Paws::EC2::DescribeSubnets(3)
- Arguments for method DescribeSubnets on Paws::EC2
- Paws::EC2::ModifySubnetAttribute(3)
- Arguments for method ModifySubnetAttribute on Paws::EC2
- Paws::ELB::AttachLoadBalancerToSubnets(3)
- Arguments for method AttachLoadBalancerToSubnets on Paws::ELB
- Paws::ELB::DetachLoadBalancerFromSubnets(3)
- Arguments for method DetachLoadBalancerFromSubnets on Paws::ELB
- Paws::ElastiCache::CreateCacheSubnetGroup(3)
- Arguments for method CreateCacheSubnetGroup on Paws::ElastiCache
- Paws::ElastiCache::DeleteCacheSubnetGroup(3)
- Arguments for method DeleteCacheSubnetGroup on Paws::ElastiCache
- Paws::ElastiCache::DescribeCacheSubnetGroups(3)
- Arguments for method DescribeCacheSubnetGroups on Paws::ElastiCache
- Paws::ElastiCache::ModifyCacheSubnetGroup(3)
- Arguments for method ModifyCacheSubnetGroup on Paws::ElastiCache
- Paws::RDS::CreateDBSubnetGroup(3)
- Arguments for method CreateDBSubnetGroup on Paws::RDS
- Paws::RDS::DeleteDBSubnetGroup(3)
- Arguments for method DeleteDBSubnetGroup on Paws::RDS
- Paws::RDS::DescribeDBSubnetGroups(3)
- Arguments for method DescribeDBSubnetGroups on Paws::RDS
- Paws::RDS::ModifyDBSubnetGroup(3)
- Arguments for method ModifyDBSubnetGroup on Paws::RDS
- Paws::RedShift::CreateClusterSubnetGroup(3)
- Arguments for method CreateClusterSubnetGroup on Paws::RedShift
- Paws::RedShift::DeleteClusterSubnetGroup(3)
- Arguments for method DeleteClusterSubnetGroup on Paws::RedShift
- Paws::RedShift::DescribeClusterSubnetGroups(3)
- Arguments for method DescribeClusterSubnetGroups on Paws::RedShift
- Paws::RedShift::ModifyClusterSubnetGroup(3)
- Arguments for method ModifyClusterSubnetGroup on Paws::RedShift
- Plagger::Plugin::Filter::Thumbnail(3)
- use Website thumbnail tool(s) to create alternative image for feeds
- Tie::NetAddr::IP(3)
- Implements a Hash where the key is a subnet
- VM::EC2::DB::Subnet(3)
- An RDS Database Subnet
- VM::EC2::DB::Subnet::Group(3)
- An RDS Database Subnet Group
- VM::EC2::VPC::NetworkAcl::Association(3)
- The association between a network acl and a subnet
- VM::EC2::VPC::RouteTable::Association(3)
- -- The association between a route table and a subnet
- VM::EC2::VPC::Subnet(3)
- -- A VPC subnet
- WWW::Scraper::ISBN(3)
- Retrieve information about books from online sources
- WWW::Scraper::ISBN::AmazonUK_Driver(3)
- Search driver for Amazon.co.uk
- WWW::Scraper::ISBN::AmazonUS_Driver(3)
- Search driver for Amazon.com
- WWW::Scraper::ISBN::Amazon_Driver(3)
- A collection of search drivers for Amazon
- WWW::Scraper::ISBN::Driver(3)
- Driver class for WWW::Scraper::ISBN module
- WWW::Scraper::ISBN::ORA_Driver(3)
- Search driver for O'Reilly Media's online catalog
- WWW::Scraper::ISBN::Record(3)
- Book Record class for WWW::Scraper::ISBN module
- WebService::ISBNDB(3)
- A Perl extension to access isbndb.com
- WebService::ISBNDB::API(3)
- Base class for the WebService::ISBNDB API classes
- WebService::ISBNDB::API::Authors(3)
- Data class for author information
- WebService::ISBNDB::API::Books(3)
- Data class for book information
- WebService::ISBNDB::API::Categories(3)
- Data class for category information
- WebService::ISBNDB::API::Publishers(3)
- Data class for publisher information
- WebService::ISBNDB::API::Subjects(3)
- Data class for subject information
- WebService::ISBNDB::Agent(3)
- Base class for data-retrieval agents
- WebService::ISBNDB::Agent::REST(3)
- Agent sub-class for the REST protocol
- WebService::ISBNDB::Iterator(3)
- Iterator class for large result-sets
- iwidgets_tabnotebook(n), iwidgets::tabnotebook(n)
- create and manipulate tabnotebook widgets
- libnetcfg(1)
- configure libnet
- v.net.alloc(1), v.net.alloc (1)
- Allocates subnets for nearest centers. Center node must be opened (costs >= 0). Costs of center node are used in calculation
- v.net.iso(1), v.net.iso (1)
- Splits subnets for nearest centers by cost isolines. Splits net to bands between cost isolines (direction from center). Center node must be opened (costs >= 0). Costs of center node are used in calculation
- xournalpp-thumbnailer(1)
- creates thumbnails